public class IlluminanceStateServiceRemote extends AbstractServiceRemote<IlluminanceStateProviderService,rst.domotic.state.IlluminanceStateType.IlluminanceState> implements IlluminanceStateProviderServiceCollection
logger, maintainer, serviceStateObservableUPDATE_METHOD_PREFIXSERVICE_LABEL, SERVICE_STATE_PACKAGE| Constructor and Description |
|---|
IlluminanceStateServiceRemote() |
| Modifier and Type | Method and Description |
|---|---|
protected rst.domotic.state.IlluminanceStateType.IlluminanceState |
computeServiceState()
Compute the service state of this service collection if an underlying
service changes.
|
rst.domotic.state.IlluminanceStateType.IlluminanceState |
getIlluminanceState() |
rst.domotic.state.IlluminanceStateType.IlluminanceState |
getIlluminanceState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
Collection<IlluminanceStateProviderService> |
getIlluminanceStateProviderServices() |
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 Collection<IlluminanceStateProviderService> getIlluminanceStateProviderServices()
protected rst.domotic.state.IlluminanceStateType.IlluminanceState computeServiceState()
throws org.openbase.jul.exception.CouldNotPerformException
computeServiceState in class AbstractServiceRemote<IlluminanceStateProviderService,rst.domotic.state.IlluminanceStateType.IlluminanceState>org.openbase.jul.exception.CouldNotPerformException - if an underlying service throws an
exceptionpublic rst.domotic.state.IlluminanceStateType.IlluminanceState getIlluminanceState()
throws org.openbase.jul.exception.NotAvailableException
getIlluminanceState in interface IlluminanceStateProviderServiceCollectiongetIlluminanceState in interface IlluminanceStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.IlluminanceStateType.IlluminanceState getIlluminanceState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
throws org.openbase.jul.exception.NotAvailableException
getIlluminanceState in interface IlluminanceStateProviderServiceCollectionorg.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2017 openbase.org. All rights reserved.