|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.ebmwebsourcing.easyviper.core.impl.env.ExternalEnvironmentImpl
public class ExternalEnvironmentImpl
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_EXTERNAL_ENVIRONMENT_NAME
|
| Constructor Summary | |
|---|---|
ExternalEnvironmentImpl()
Default Constructor |
|
| Method Summary | |
|---|---|
com.ebmwebsourcing.easyviper.core.api.env.Receiver |
addReceiver(java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.env.Receiver> receiverClass,
com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter messageConverter)
|
com.ebmwebsourcing.easyviper.core.api.env.Sender |
addSender(java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.env.Sender> senderClass,
com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter messageConverter)
|
void |
create()
Start the scope behaviour |
void |
destroy()
Start the scope behaviour |
org.objectweb.fractal.api.Component |
getComponent()
|
com.ebmwebsourcing.easyviper.core.api.engine.Engine |
getEngine()
|
java.lang.String |
getName()
|
java.util.List<com.ebmwebsourcing.easyviper.core.api.env.Receiver> |
getReceivers()
|
java.util.List<com.ebmwebsourcing.easyviper.core.api.env.Sender> |
getSenders()
|
void |
init(org.objectweb.fractal.api.Component fractalNode)
|
void |
setLog(java.util.logging.Logger logger)
|
void |
setName(java.lang.String name)
|
void |
start()
Start the scope behaviour |
void |
stop()
Stop the scope behaviour |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_EXTERNAL_ENVIRONMENT_NAME
| Constructor Detail |
|---|
public ExternalEnvironmentImpl()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
ADLException
com.ebmwebsourcing.easyviper.core.api.CoreException| Method Detail |
|---|
public void create()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
create in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public void init(org.objectweb.fractal.api.Component fractalNode)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
init in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public void start()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
start in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public void stop()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
stop in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public void destroy()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
destroy in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.env.Receiver addReceiver(java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.env.Receiver> receiverClass,
com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter messageConverter)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
addReceiver in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironmentcom.ebmwebsourcing.easyviper.core.api.CoreExceptionpublic org.objectweb.fractal.api.Component getComponent()
getComponent in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
public java.lang.String getName()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getName in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public void setName(java.lang.String name)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
setName in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public java.util.List<com.ebmwebsourcing.easyviper.core.api.env.Receiver> getReceivers()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getReceivers in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironmentcom.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.env.Sender addSender(java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.env.Sender> senderClass,
com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter messageConverter)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
addSender in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironmentcom.ebmwebsourcing.easyviper.core.api.CoreException
public java.util.List<com.ebmwebsourcing.easyviper.core.api.env.Sender> getSenders()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getSenders in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironmentcom.ebmwebsourcing.easyviper.core.api.CoreExceptionpublic com.ebmwebsourcing.easyviper.core.api.engine.Engine getEngine()
getEngine in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironmentpublic void setLog(java.util.logging.Logger logger)
setLog in interface com.ebmwebsourcing.easyviper.core.api.engine.Element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||