public class UnitRemotePool extends Object
| Constructor and Description |
|---|
UnitRemotePool() |
UnitRemotePool(UnitRemoteFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
<R extends org.openbase.jul.extension.rsb.com.AbstractIdentifiableRemote> |
getUnitRemote(String unitId,
Class<? extends R> remoteClass) |
void |
init() |
public UnitRemotePool()
throws org.openbase.jul.exception.InstantiationException,
InterruptedException
org.openbase.jul.exception.InstantiationExceptionInterruptedExceptionpublic UnitRemotePool(UnitRemoteFactory factory) throws org.openbase.jul.exception.InstantiationException, InterruptedException
org.openbase.jul.exception.InstantiationExceptionInterruptedExceptionpublic void init()
throws org.openbase.jul.exception.InitializationException,
InterruptedException
org.openbase.jul.exception.InitializationExceptionInterruptedExceptionpublic void activate()
throws InterruptedException,
org.openbase.jul.exception.CouldNotPerformException
InterruptedExceptionorg.openbase.jul.exception.CouldNotPerformExceptionCopyright © 2014–2017 openbase.org. All rights reserved.