public class StandbyAgent extends AbstractAgentController
| Modifier and Type | Field and Description |
|---|---|
static long |
TIMEOUT
15 min default standby timeout
|
FIELD_ACTIVATION_STATE, FIELD_AUTOSTARTconstructorTime, initTime, unitRegistryFIELD_SCOPEinformer, informerWatchDog, logger, RPC_REQUEST_STATUS, scope, SCOPE_SUFFIX_CONTROL, SCOPE_SUFFIX_STATUS, server, serverWatchDog| Constructor and Description |
|---|
StandbyAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute() |
protected void |
stop() |
void |
triggerPresenceChange(rst.domotic.unit.location.LocationDataType.LocationData data) |
isAutostartEnabled, registerMethodscancelExecution, deactivate, disable, enable, getActivationState, init, isEnabled, isExecuting, setActivationStateapplyAction, applyConfigUpdate, applyDataUpdate, getId, getLabel, getServices, getTemplate, getType, getUnitRegistry, getUpdateMethod, init, init, init, postInit, registerService, toStringgetConfig, getConfigField, getConfigField, hasConfigField, supportsConfigFieldactivate, addDataObserver, cloneDataBuilder, getBuilderSetup, getControllerAvailabilityState, getData, getDataBuilder, getDataBuilder, getDataClass, getDataField, getDataFieldDescriptor, getScope, hasDataField, init, init, init, init, isActive, isDataAvailable, notifyChange, ping, removeDataObserver, requestStatus, reset, setDataField, setDataField, shutdown, supportsDataField, validateInitialization, waitForAvailabilityState, waitForData, waitForDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinitgetTemplate, getType, recordSnapshot, restoreSnapshot, verifyOperationServiceState, verifyOperationServiceStateValueaddDataObserver, getData, getDataClass, isDataAvailable, removeDataObserver, waitForData, waitForDatasetActivationState, setActivationStategetActivationStateapplyAction, getUpdateMethodNamedetectServiceDataClass, detectServiceMethod, detectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateName, getServiceStateName, invokeOperationServiceMethod, invokeProviderServiceMethod, invokeServiceMethod, invokeServiceMethodgetControllerAvailabilityState, getData, getDataClass, notifyChange, waitForAvailabilityStateregisterShutdownHook, registerShutdownHook, shutdowncloneDataBuilder, getBuilderSetup, getDataBuilder, getDataBuilderpublic static final long TIMEOUT
public StandbyAgent()
throws org.openbase.jul.exception.InstantiationException,
org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
org.openbase.jul.exception.InstantiationExceptionorg.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionprotected void execute()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
execute in class org.openbase.bco.dal.lib.layer.unit.AbstractExecutableBaseUnitController<rst.domotic.unit.agent.AgentDataType.AgentData,rst.domotic.unit.agent.AgentDataType.AgentData.Builder>org.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionprotected void stop()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
stop in class org.openbase.bco.dal.lib.layer.unit.AbstractExecutableBaseUnitController<rst.domotic.unit.agent.AgentDataType.AgentData,rst.domotic.unit.agent.AgentDataType.AgentData.Builder>org.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic void triggerPresenceChange(rst.domotic.unit.location.LocationDataType.LocationData data)
throws InterruptedException
InterruptedExceptionCopyright © 2015–2017 openbase.org. All rights reserved.