com.ebmwebsourcing.easyviper.core.api.engine
Class ExecutionFcSR
java.lang.Object
org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easyviper.core.api.engine.Execution>
com.ebmwebsourcing.easyviper.core.api.engine.ExecutionFcSR
- All Implemented Interfaces:
- com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, com.ebmwebsourcing.easyviper.core.api.engine.Execution, java.io.Serializable, org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easyviper.core.api.engine.Execution>
public class ExecutionFcSR
- extends org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easyviper.core.api.engine.Execution>
- implements com.ebmwebsourcing.easyviper.core.api.engine.Execution
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.Execution |
com.ebmwebsourcing.easyviper.core.api.engine.Execution.State |
| Fields inherited from class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl |
callbackID, service |
|
Constructor Summary |
ExecutionFcSR(java.lang.Class<com.ebmwebsourcing.easyviper.core.api.engine.Execution> businessInterface,
com.ebmwebsourcing.easyviper.core.api.engine.Execution service)
|
| Methods inherited from class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl |
_getCallback, _getCallbackID, _getConversation, _getConversationID, _getDelegate, _isConversational, _peekConversation, _popConversation, _pushConversation, _setCallback, _setCallbackID, _setConversationID, getBusinessInterface |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionFcSR
public ExecutionFcSR(java.lang.Class<com.ebmwebsourcing.easyviper.core.api.engine.Execution> businessInterface,
com.ebmwebsourcing.easyviper.core.api.engine.Execution service)
getService
public com.ebmwebsourcing.easyviper.core.api.engine.Execution getService()
- Specified by:
getService in interface org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easyviper.core.api.engine.Execution>- Overrides:
getService in class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easyviper.core.api.engine.Execution>
setName
public void setName(java.lang.String arg0)
- Specified by:
setName in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
hasNextExecutableElement
public boolean hasNextExecutableElement()
- Specified by:
hasNextExecutableElement in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
destroySCAComponent
public void destroySCAComponent()
throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
- Specified by:
destroySCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
- Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
setLog
public void setLog(java.util.logging.Logger arg0)
- Specified by:
setLog in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
step
public void step()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
step in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
getInitializationContext
public java.util.Map<java.lang.String,java.lang.Object> getInitializationContext()
throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
- Specified by:
getInitializationContext in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
- Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
getChildExecutions
public java.util.List<com.ebmwebsourcing.easyviper.core.api.engine.Execution> getChildExecutions()
- Specified by:
getChildExecutions in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
removeChildExecutions
public void removeChildExecutions()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
removeChildExecutions in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
getName
public java.lang.String getName()
- Specified by:
getName in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
setNextExecutableElements
public void setNextExecutableElements(com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent arg0,
java.util.Collection<? extends com.ebmwebsourcing.easyviper.core.api.engine.Node> arg1)
- Specified by:
setNextExecutableElements in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
setNextExecutableElements
public void setNextExecutableElements(com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent arg0,
com.ebmwebsourcing.easyviper.core.api.engine.Node arg1)
- Specified by:
setNextExecutableElements in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
end
public void end()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
end in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
signal
public void signal()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
signal in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
setInitializationContext
public void setInitializationContext(java.util.Map<java.lang.String,java.lang.Object> arg0)
throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
- Specified by:
setInitializationContext in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
- Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
getCurrentTarget
public com.ebmwebsourcing.easyviper.core.api.engine.Node getCurrentTarget()
- Specified by:
getCurrentTarget in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
run
public void run()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
run in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
addExecution
public void addExecution(com.ebmwebsourcing.easyviper.core.api.engine.Execution arg0)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
addExecution in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
getParentScope
public com.ebmwebsourcing.easyviper.core.api.engine.Scope getParentScope()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
getParentScope in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
setState
public void setState(com.ebmwebsourcing.easyviper.core.api.engine.Execution.State arg0)
- Specified by:
setState in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
removeChildExecution
public void removeChildExecution(com.ebmwebsourcing.easyviper.core.api.engine.Execution arg0)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
removeChildExecution in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
getSpeedTime
public long getSpeedTime()
- Specified by:
getSpeedTime in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
isStepByStep
public boolean isStepByStep()
- Specified by:
isStepByStep in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
getState
public com.ebmwebsourcing.easyviper.core.api.engine.Execution.State getState()
- Specified by:
getState in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
runSlowly
public void runSlowly(long arg0)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
runSlowly in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
getComponent
public org.objectweb.fractal.api.Component getComponent()
- Specified by:
getComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent
public void createSCAComponent()
throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
- Specified by:
createSCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
- Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
setSpeedTime
public void setSpeedTime(long arg0)
- Specified by:
setSpeedTime in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
stopSCAComponent
public void stopSCAComponent()
throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
- Specified by:
stopSCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
- Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
startSCAComponent
public void startSCAComponent()
throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
- Specified by:
startSCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
- Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
setStepByStep
public void setStepByStep(boolean arg0)
- Specified by:
setStepByStep in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
setStateRecursively
public void setStateRecursively(com.ebmwebsourcing.easyviper.core.api.engine.Execution.State arg0)
- Specified by:
setStateRecursively in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
runStepByStep
public void runStepByStep()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
runStepByStep in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
getParentExecution
public com.ebmwebsourcing.easyviper.core.api.engine.Execution getParentExecution()
- Specified by:
getParentExecution in interface com.ebmwebsourcing.easyviper.core.api.engine.Execution
Copyright © 2009-2011 eBM WebSourcing. All Rights Reserved.