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

java.lang.Objectcom.ebmwebsourcing.easyviper.explorer.CoreClient
public class CoreClient
| Constructor Summary | |
|---|---|
CoreClient()
Default constructor |
|
| Method Summary | |
|---|---|
void |
create()
Create the scope behaviour |
void |
destroy()
Destroy the NodeImpl behaviour |
org.objectweb.fractal.api.Component |
getComponent()
|
com.ebmwebsourcing.easyviper.core.api.Core |
getCore()
|
java.lang.String |
getName()
|
void |
init(org.objectweb.fractal.api.Component fractalNode)
|
void |
setCore(com.ebmwebsourcing.easyviper.core.api.Core core)
|
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 CoreClient()
com.ebmwebsourcing.easyviper.core.api.CoreException| Method Detail |
|---|
public void create()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
com.ebmwebsourcing.easyviper.core.api.CoreException
public void init(org.objectweb.fractal.api.Component fractalNode)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
com.ebmwebsourcing.easyviper.core.api.CoreException
public void start()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
com.ebmwebsourcing.easyviper.core.api.CoreException
public void stop()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
com.ebmwebsourcing.easyviper.core.api.CoreException
public void destroy()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
com.ebmwebsourcing.easyviper.core.api.CoreExceptionpublic org.objectweb.fractal.api.Component getComponent()
public java.lang.String getName()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
com.ebmwebsourcing.easyviper.core.api.CoreException
public void setName(java.lang.String name)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
com.ebmwebsourcing.easyviper.core.api.CoreExceptionpublic com.ebmwebsourcing.easyviper.core.api.Core getCore()
public void setCore(com.ebmwebsourcing.easyviper.core.api.Core core)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||