public class ClientFactorySimulation extends ClientFactory
| Constructor and Description |
|---|
ClientFactorySimulation() |
| Modifier and Type | Method and Description |
|---|---|
protected DataProvider |
createDataProvider() |
GlobalClient.Impl |
createGlobalClient(int hdw) |
ImageClient.Impl |
createImageClient(int hdw,
RegClient reg) |
RegClient.Impl |
createRegClient(int hdw) |
AddressSpace |
getAddressSpaceForId(int id) |
public RegClient.Impl createRegClient(int hdw) throws REBException
createRegClient in class ClientFactoryREBExceptionpublic ImageClient.Impl createImageClient(int hdw, RegClient reg) throws REBException
createImageClient in class ClientFactoryREBExceptionpublic GlobalClient.Impl createGlobalClient(int hdw) throws REBException
createGlobalClient in class ClientFactoryREBExceptionprotected DataProvider createDataProvider()
public AddressSpace getAddressSpaceForId(int id)
Copyright © 2017 LSST. All rights reserved.