public class StandbyStateServiceRemote extends AbstractServiceRemote<StandbyStateOperationService,rst.domotic.state.StandbyStateType.StandbyState> implements StandbyStateOperationServiceCollection
logger, maintainer, serviceStateObservableUPDATE_METHOD_PREFIXSERVICE_LABEL, SERVICE_STATE_PACKAGE| Constructor and Description |
|---|
StandbyStateServiceRemote() |
| Modifier and Type | Method and Description |
|---|---|
protected rst.domotic.state.StandbyStateType.StandbyState |
computeServiceState()
Compute the service state of this service collection if an underlying
service changes.
|
rst.domotic.state.StandbyStateType.StandbyState |
getStandbyState() |
rst.domotic.state.StandbyStateType.StandbyState |
getStandbyState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
Collection<StandbyStateOperationService> |
getStandbyStateOperationServices() |
Future<Void> |
setStandbyState(rst.domotic.state.StandbyStateType.StandbyState state) |
Future<Void> |
setStandbyState(rst.domotic.state.StandbyStateType.StandbyState state,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
activate, addDataObserver, applyAction, deactivate, getData, getDataClass, getInternalUnits, getServices, getServices, getServiceState, getServiceType, hasInternalRemotes, init, init, isActive, isConnected, isDataAvailable, isLocked, lock, removeDataObserver, removeUnit, requestData, shutdown, toString, unlock, verifyMaintainability, verifyServiceCompatibility, waitForData, waitForDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyAction, getUpdateMethodNamedetectServiceDataClass, detectServiceMethod, detectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateName, getServiceStateName, invokeOperationServiceMethod, invokeProviderServiceMethod, invokeServiceMethod, invokeServiceMethodactivate, addConnectionStateObserver, getConnectionState, removeConnectionStateObserver, requestDatapublic Future<Void> setStandbyState(rst.domotic.state.StandbyStateType.StandbyState state) throws org.openbase.jul.exception.CouldNotPerformException
setStandbyState in interface StandbyStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionpublic Future<Void> setStandbyState(rst.domotic.state.StandbyStateType.StandbyState state, rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) throws org.openbase.jul.exception.CouldNotPerformException
setStandbyState in interface StandbyStateOperationServiceCollectionorg.openbase.jul.exception.CouldNotPerformExceptionpublic Collection<StandbyStateOperationService> getStandbyStateOperationServices()
protected rst.domotic.state.StandbyStateType.StandbyState computeServiceState()
throws org.openbase.jul.exception.CouldNotPerformException
computeServiceState in class AbstractServiceRemote<StandbyStateOperationService,rst.domotic.state.StandbyStateType.StandbyState>org.openbase.jul.exception.CouldNotPerformException - if an underlying service throws an
exceptionpublic rst.domotic.state.StandbyStateType.StandbyState getStandbyState()
throws org.openbase.jul.exception.NotAvailableException
getStandbyState in interface StandbyStateOperationServiceCollectiongetStandbyState in interface StandbyStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.StandbyStateType.StandbyState getStandbyState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
throws org.openbase.jul.exception.NotAvailableException
getStandbyState in interface StandbyStateOperationServiceCollectionorg.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2017 openbase.org. All rights reserved.