public class SmokeStateServiceRemote extends AbstractServiceRemote<SmokeStateProviderService,rst.domotic.state.SmokeStateType.SmokeState> implements SmokeStateProviderServiceCollection
logger, serviceStateObservableUPDATE_METHOD_PREFIXSERVICE_LABEL| Constructor and Description |
|---|
SmokeStateServiceRemote() |
| Modifier and Type | Method and Description |
|---|---|
protected rst.domotic.state.SmokeStateType.SmokeState |
computeServiceState()
Compute the service state of this service collection if an underlying service changes.
|
rst.domotic.state.SmokeStateType.SmokeState |
getSmokeState() |
Collection<SmokeStateProviderService> |
getSmokeStateProviderServices() |
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<SmokeStateProviderService> getSmokeStateProviderServices()
getSmokeStateProviderServices in interface SmokeStateProviderServiceCollectionprotected rst.domotic.state.SmokeStateType.SmokeState computeServiceState()
throws org.openbase.jul.exception.CouldNotPerformException
computeServiceState in class AbstractServiceRemote<SmokeStateProviderService,rst.domotic.state.SmokeStateType.SmokeState>org.openbase.jul.exception.CouldNotPerformException - if an underlying service throws an exceptionpublic rst.domotic.state.SmokeStateType.SmokeState getSmokeState()
throws org.openbase.jul.exception.NotAvailableException
getSmokeState in interface SmokeStateProviderServiceCollectiongetSmokeState in interface SmokeStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2017 openbase.org. All rights reserved.