| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb | |
| org.lsst.ccs.drivers.reb.sim |
| Modifier and Type | Method and Description |
|---|---|
void |
TestReg.setClientFactory(ClientFactory clientFactory)
Can be used to override the default clientFactory, for example to
substitute a clientFactory which simulates real clients.
|
void |
RegClient.setClientFactory(ClientFactory clientFactory)
Can be used to override the default clientFactory, for example to
substitute a clientFactory which simulates real clients.
|
void |
ImageClient.setClientFactory(ClientFactory clientFactory)
Sets an alternative client factory.
|
void |
GlobalClient.setClientFactory(ClientFactory clientFactory)
Sets an alternative client factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientFactorySimulation
A factory class for creating simulated RegClient, ImageClient and
GlobalClient instances.
|
Copyright © 2018 LSST. All rights reserved.