|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
dumpAgent(java.lang.String id)
|
java.lang.String |
getName()
Returns this Engine 's name. |
int |
getNbMaxAgents()
Returns the maximum number of agents loaded in memory. |
boolean |
isRunning()
Tests if the engine is alive. |
void |
start()
Causes this engine to begin execution |
void |
stop()
Forces the engine to stop executing |
java.lang.String |
toString()
Returns a string representation of this engine. |
Method Detail |
public java.lang.String getName()
Engine
's name.
Engine
's name.public int getNbMaxAgents()
public boolean isRunning()
MessageConsumer
is alive; false
otherwise.public java.lang.String dumpAgent(java.lang.String id) throws java.lang.Exception
java.lang.Exception
public java.lang.String toString()
public void start() throws java.lang.Exception
java.lang.Exception
public void stop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |