public class HandleStateServiceRemote extends AbstractServiceRemote<HandleStateProviderService,rst.domotic.state.HandleStateType.HandleState> implements HandleStateProviderServiceCollection
logger, maintainer, serviceStateObservableUPDATE_METHOD_PREFIXRESPONSIBLE_ACTION_FIELD_NAME, SERVICE_LABEL, SERVICE_MODE_PACKAGE, SERVICE_STATE_PACKAGE| Constructor and Description |
|---|
HandleStateServiceRemote() |
| Modifier and Type | Method and Description |
|---|---|
protected rst.domotic.state.HandleStateType.HandleState |
computeServiceState()
Compute the service state of this service collection if an underlying
service changes.
|
rst.domotic.state.HandleStateType.HandleState |
getHandleState() |
rst.domotic.state.HandleStateType.HandleState |
getHandleState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
Collection<HandleStateProviderService> |
getHandleStateProviderServices() |
activate, activate, addDataObserver, addServiceStateObserver, applyAction, deactivate, getData, getDataClass, getInternalUnits, getInternalUnits, getPing, getServices, getServices, getServiceState, getServiceType, hasInternalRemotes, init, init, isActive, isConnected, isDataAvailable, isLocked, lock, ping, removeDataObserver, removeServiceStateObserver, removeUnit, requestData, setInfrastructureFilter, shutdown, toString, unlock, verifyMaintainability, verifyServiceCompatibility, waitForData, waitForDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUpdateMethodNamebuildServiceState, detectServiceDataClass, detectServiceMethod, detectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateClass, getServiceStateName, getServiceStateName, getServiceStateValues, getServiceType, invokeOperationServiceMethod, invokeProviderServiceMethod, invokeServiceMethod, invokeServiceMethod, upateActionDescription, upateActionDescriptionactivate, addConnectionStateObserver, getConnectionState, removeConnectionStateObserver, requestDatapublic Collection<HandleStateProviderService> getHandleStateProviderServices()
protected rst.domotic.state.HandleStateType.HandleState computeServiceState()
throws org.openbase.jul.exception.CouldNotPerformException
computeServiceState in class AbstractServiceRemote<HandleStateProviderService,rst.domotic.state.HandleStateType.HandleState>org.openbase.jul.exception.CouldNotPerformException - if an underlying service throws an
exceptionpublic rst.domotic.state.HandleStateType.HandleState getHandleState()
throws org.openbase.jul.exception.NotAvailableException
getHandleState in interface HandleStateProviderServiceCollectiongetHandleState in interface HandleStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.HandleStateType.HandleState getHandleState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
throws org.openbase.jul.exception.NotAvailableException
getHandleState in interface HandleStateProviderServiceCollectionorg.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2018 openbase.org. All rights reserved.