|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easyviper.core.impl.CoreImpl
public class CoreImpl
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_ENGINE_NAME
|
| Constructor Summary | |
|---|---|
CoreImpl()
Default Constructor |
|
| Method Summary | |
|---|---|
void |
create()
Start the scope behaviour |
com.ebmwebsourcing.easyviper.core.api.engine.Engine |
createEngine(com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine conf,
java.lang.Class internalMessageType)
|
com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironment |
createExternalEnvironment(java.lang.String name)
|
com.ebmwebsourcing.easyviper.core.api.model.Model |
createModel(java.lang.String name,
java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.model.Model> modelClass)
|
void |
destroy()
Start the scope behaviour |
org.objectweb.fractal.api.Component |
getComponent()
|
com.ebmwebsourcing.easyviper.core.api.engine.Engine |
getEngine()
|
com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironment |
getExternalEnvironment()
|
com.ebmwebsourcing.easyviper.core.api.model.Model |
getModel()
|
java.lang.String |
getName()
|
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_ENGINE_NAME
| Constructor Detail |
|---|
public CoreImpl()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
org.objectweb.fractal.adl.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.engine.Engine createEngine(com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine conf,
java.lang.Class internalMessageType)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
createEngine in interface com.ebmwebsourcing.easyviper.core.api.Corecom.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 com.ebmwebsourcing.easyviper.core.api.engine.Engine getEngine()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getEngine in interface com.ebmwebsourcing.easyviper.core.api.Corecom.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.model.Model createModel(java.lang.String name,
java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.model.Model> modelClass)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
createModel in interface com.ebmwebsourcing.easyviper.core.api.Corecom.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.model.Model getModel()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getModel in interface com.ebmwebsourcing.easyviper.core.api.Corecom.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironment createExternalEnvironment(java.lang.String name)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
createExternalEnvironment in interface com.ebmwebsourcing.easyviper.core.api.Corecom.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironment getExternalEnvironment()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getExternalEnvironment in interface com.ebmwebsourcing.easyviper.core.api.Corecom.ebmwebsourcing.easyviper.core.api.CoreExceptionpublic 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 | |||||||||