public class NeighborConnectionPresenceTrigger extends AbstractTrigger
| Constructor and Description |
|---|
NeighborConnectionPresenceTrigger(org.openbase.bco.dal.remote.unit.location.LocationRemote locationRemote,
org.openbase.bco.dal.remote.unit.connection.ConnectionRemote connectionRemote) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
boolean |
isActive() |
void |
shutdown() |
deregisterObserver, getActivationState, notifyChange, registerObserverpublic NeighborConnectionPresenceTrigger(org.openbase.bco.dal.remote.unit.location.LocationRemote locationRemote,
org.openbase.bco.dal.remote.unit.connection.ConnectionRemote connectionRemote)
throws org.openbase.jul.exception.InstantiationException
org.openbase.jul.exception.InstantiationExceptionpublic void activate()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
org.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic void deactivate()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
org.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic boolean isActive()
public void shutdown()
shutdown in interface org.openbase.jul.iface.Shutdownableshutdown in class AbstractTriggerCopyright © 2015–2017 openbase.org. All rights reserved.