public class Action extends Object implements ActionService, org.openbase.jul.iface.Initializable<rst.domotic.action.ActionConfigType.ActionConfig>
SERVICE_LABEL, SERVICE_STATE_PACKAGE| Constructor and Description |
|---|
Action() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
rst.domotic.action.ActionConfigType.ActionConfig |
getConfig() |
void |
init(rst.domotic.action.ActionConfigType.ActionConfig config) |
String |
toString() |
void |
waitForFinalization() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyActiondetectServiceDataClass, detectServiceMethod, detectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateName, getServiceStateName, invokeOperationServiceMethod, invokeProviderServiceMethod, invokeServiceMethod, invokeServiceMethodpublic void init(rst.domotic.action.ActionConfigType.ActionConfig config)
throws org.openbase.jul.exception.InitializationException,
InterruptedException
init in interface org.openbase.jul.iface.Initializable<rst.domotic.action.ActionConfigType.ActionConfig>org.openbase.jul.exception.InitializationExceptionInterruptedExceptionpublic void execute()
throws org.openbase.jul.exception.CouldNotPerformException
execute in interface ActionServiceorg.openbase.jul.exception.CouldNotPerformExceptionpublic void waitForFinalization()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
org.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic rst.domotic.action.ActionConfigType.ActionConfig getConfig()
Copyright © 2014–2017 openbase.org. All rights reserved.