|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl
com.ebmwebsourcing.easyviper.core.service.extended.behaviour.api.AbstractExtendedBehaviourImpl
public abstract class AbstractExtendedBehaviourImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour |
|---|
com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour.State |
| Field Summary | |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
context
|
| Fields inherited from class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl |
|---|
component, state |
| Fields inherited from interface com.ebmwebsourcing.easyviper.core.service.extended.behaviour.api.ExtendedBehaviour |
|---|
name |
| Fields inherited from interface org.objectweb.fractal.api.control.LifeCycleController |
|---|
STARTED, STOPPED |
| Constructor Summary | |
|---|---|
AbstractExtendedBehaviourImpl()
|
|
| Method Summary | |
|---|---|
java.lang.ClassLoader |
getClassLoader()
|
java.util.Map<java.lang.String,java.lang.Object> |
getInitializationContext()
|
void |
setClassLoader(java.lang.ClassLoader classloader)
|
| Methods inherited from class com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl |
|---|
bindFc, create, createFc, destroy, destroyFc, execute, executeActivity, finalize, getComponent, getFcState, getName, getNode, getQName, getState, init, listFc, listFc, lookupFc, setLog, setName, setQName, setState, start, startFc, stop, stopFc, toString, unbindFc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour |
|---|
execute, getNode, getQName, getState, setInitializationContext, setQName, setState |
| Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.Element |
|---|
setLog |
| Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent |
|---|
create, destroy, getComponent, getName, init, setName, start, stop |
| Field Detail |
|---|
protected java.util.Map<java.lang.String,java.lang.Object> context
| Constructor Detail |
|---|
public AbstractExtendedBehaviourImpl()
| Method Detail |
|---|
public java.lang.ClassLoader getClassLoader()
getClassLoader in interface ExtendedBehaviourpublic void setClassLoader(java.lang.ClassLoader classloader)
setClassLoader in interface ExtendedBehaviour
public java.util.Map<java.lang.String,java.lang.Object> getInitializationContext()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getInitializationContext in interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviourcom.ebmwebsourcing.easyviper.core.api.CoreException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||