public class OntologyTrigger extends AbstractTrigger implements org.openbase.jul.iface.Manageable<rst.domotic.ontology.TriggerConfigType.TriggerConfig>
| Constructor and Description |
|---|
OntologyTrigger() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
void |
init(rst.domotic.ontology.TriggerConfigType.TriggerConfig config) |
boolean |
isActive() |
void |
shutdown() |
deregisterObserver, getActivationState, notifyChange, registerObserverpublic OntologyTrigger()
throws org.openbase.jul.exception.InstantiationException
org.openbase.jul.exception.InstantiationExceptionpublic void init(rst.domotic.ontology.TriggerConfigType.TriggerConfig config)
throws org.openbase.jul.exception.InitializationException,
InterruptedException
init in interface org.openbase.jul.iface.Initializable<rst.domotic.ontology.TriggerConfigType.TriggerConfig>org.openbase.jul.exception.InitializationExceptionInterruptedExceptionpublic void activate()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
activate in interface org.openbase.jul.iface.Activatableorg.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic void deactivate()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
deactivate in interface org.openbase.jul.iface.Activatableorg.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic boolean isActive()
isActive in interface org.openbase.jul.iface.Activatablepublic void shutdown()
shutdown in interface org.openbase.jul.iface.Manageable<rst.domotic.ontology.TriggerConfigType.TriggerConfig>shutdown in interface org.openbase.jul.iface.Shutdownableshutdown in class AbstractTriggerCopyright © 2015–2017 openbase.org. All rights reserved.