| Package | Description |
|---|---|
| org.openbase.bco.dal.remote.service | |
| org.openbase.bco.dal.remote.unit |
| Modifier and Type | Method and Description |
|---|---|
UnitRemoteFactory |
AbstractServiceRemote.getFactory()
Returns the internal service factory which is used for the instance creation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractServiceRemote.setFactory(UnitRemoteFactory factory)
Set the internal service factory which will be used for the instance creation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnitRemoteFactoryImpl
A unit remote factory which can be used to create unit remote instances out
of the unit registry delivered unit configurations.
|
| Modifier and Type | Method and Description |
|---|---|
static UnitRemoteFactory |
UnitRemoteFactoryImpl.getInstance()
Method returns a new singelton instance of the unit factory.
|
| Constructor and Description |
|---|
UnitRemotePool(UnitRemoteFactory factory) |
Copyright © 2014–2017 openbase.org. All rights reserved.