|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easyviper.environment.test.env.impl.ExecutionEnvironmentTestImpl
public class ExecutionEnvironmentTestImpl
| Constructor Summary | |
|---|---|
ExecutionEnvironmentTestImpl()
Default constructor |
|
| Method Summary | |
|---|---|
void |
addClientEndpoint(ClientEndpoint cep)
|
void |
addProviderEndpoint(ProviderEndpoint pep)
|
void |
create()
Create the scope behaviour |
ClientEndpoint |
createClientEndpoint(java.lang.String name)
|
ProviderEndpoint |
createProviderEndpoint(java.lang.String name,
java.lang.Class<? extends Service> serviceClass)
|
void |
destroy()
Destroy the NodeImpl behaviour |
java.util.List<ClientEndpoint> |
getClientEndpoints()
|
org.objectweb.fractal.api.Component |
getComponent()
|
com.ebmwebsourcing.easyviper.core.api.Core |
getCore()
|
java.lang.String |
getName()
|
java.util.List<ProviderEndpoint> |
getProviderEndpoints()
|
void |
init(org.objectweb.fractal.api.Component fractalNode)
|
void |
setCore(com.ebmwebsourcing.easyviper.core.api.Core core)
|
void |
setLog(java.util.logging.Logger logger)
|
void |
setName(java.lang.String name)
|
void |
start()
Start the NodeImpl behaviour |
void |
stop()
Stop the NodeImpl behaviour |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutionEnvironmentTestImpl()
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.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 void addClientEndpoint(ClientEndpoint cep)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
addClientEndpoint in interface ExecutionEnvironmentTestcom.ebmwebsourcing.easyviper.core.api.CoreException
public void addProviderEndpoint(ProviderEndpoint pep)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
addProviderEndpoint in interface ExecutionEnvironmentTestcom.ebmwebsourcing.easyviper.core.api.CoreExceptionpublic com.ebmwebsourcing.easyviper.core.api.Core getCore()
getCore in interface ExecutionEnvironmentTest
public void setCore(com.ebmwebsourcing.easyviper.core.api.Core core)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
setCore in interface ExecutionEnvironmentTestcom.ebmwebsourcing.easyviper.core.api.CoreException
public ClientEndpoint createClientEndpoint(java.lang.String name)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
createClientEndpoint in interface ExecutionEnvironmentTestcom.ebmwebsourcing.easyviper.core.api.CoreException
public ProviderEndpoint createProviderEndpoint(java.lang.String name,
java.lang.Class<? extends Service> serviceClass)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
createProviderEndpoint in interface ExecutionEnvironmentTestcom.ebmwebsourcing.easyviper.core.api.CoreExceptionpublic java.util.List<ClientEndpoint> getClientEndpoints()
getClientEndpoints in interface ExecutionEnvironmentTestpublic java.util.List<ProviderEndpoint> getProviderEndpoints()
getProviderEndpoints in interface ExecutionEnvironmentTestpublic 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 | |||||||||