public class TamperStateServiceRemote extends AbstractServiceRemote<TamperStateProviderService,rst.domotic.state.TamperStateType.TamperState> implements TamperStateProviderServiceCollection
logger, serviceStateObservableUPDATE_METHOD_PREFIXSERVICE_LABEL| Constructor and Description |
|---|
TamperStateServiceRemote() |
| Modifier and Type | Method and Description |
|---|---|
protected rst.domotic.state.TamperStateType.TamperState |
computeServiceState()
Compute the service state of this service collection if an underlying service changes.
|
rst.domotic.state.TamperStateType.TamperState |
getTamperState() |
Collection<TamperStateProviderService> |
getTamperStateProviderServices() |
activate, addDataObserver, applyAction, deactivate, getFactory, getInternalUnits, getServices, getServiceState, getServiceType, init, init, isActive, isConnected, isDataAvailable, removeDataObserver, setFactory, shutdown, toString, verifyServiceCompatibility, waitForData, waitForDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyAction, getUpdateMethodNamedetectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateName, invokeServiceMethodpublic Collection<TamperStateProviderService> getTamperStateProviderServices()
getTamperStateProviderServices in interface TamperStateProviderServiceCollectionprotected rst.domotic.state.TamperStateType.TamperState computeServiceState()
throws org.openbase.jul.exception.CouldNotPerformException
computeServiceState in class AbstractServiceRemote<TamperStateProviderService,rst.domotic.state.TamperStateType.TamperState>org.openbase.jul.exception.CouldNotPerformException - if an underlying service throws an exceptionpublic rst.domotic.state.TamperStateType.TamperState getTamperState()
throws org.openbase.jul.exception.NotAvailableException
getTamperState in interface TamperStateProviderServiceCollectiongetTamperState in interface TamperStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2017 openbase.org. All rights reserved.