com.ebmwebsourcing.easyviper.core.impl.engine.behaviour.functionnal
Class ExclusiveBehaviourImpl
java.lang.Object
com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl
com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
com.ebmwebsourcing.easyviper.core.impl.engine.behaviour.functionnal.ExclusiveBehaviourImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour, com.ebmwebsourcing.easyviper.core.api.engine.behaviour.functionnal.ExclusiveBehaviour
public class ExclusiveBehaviourImpl
- extends com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
- implements com.ebmwebsourcing.easyviper.core.api.engine.behaviour.functionnal.ExclusiveBehaviour
| Nested classes/interfaces inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour |
com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour.State |
| Fields inherited from class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl |
node, state |
| Methods inherited from class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl |
clean, execute, getNode, getQName, getState, notifyParentBehaviour, setLog, setQName, setState, toString |
| Methods inherited from class com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl |
createSCAComponent, destroySCAComponent, getComponent, getName, setName, startSCAComponent, stopSCAComponent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour |
clean, execute, getNode, getQName, getState, notifyParentBehaviour, setLog, setQName, setState |
| Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent |
createSCAComponent, destroySCAComponent, getComponent, getName, setName, startSCAComponent, stopSCAComponent |
ExclusiveBehaviourImpl
public ExclusiveBehaviourImpl()
executeOnEnded
protected void executeOnEnded()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
executeOnEnded in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
executeOnInactive
protected void executeOnInactive()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
executeOnInactive in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
executeOnStarted
protected void executeOnStarted()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
executeOnStarted in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
onChildBehaviourNotification
public void onChildBehaviourNotification(com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour childBehaviour)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
onChildBehaviourNotification in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour- Overrides:
onChildBehaviourNotification in class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
Copyright © 2012 Petals Link. All Rights Reserved.