|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--lime.LimeAgentMgr
This is returned when loading an agent into the LimeServer.
Constructor Summary | |
LimeAgentMgr()
Creates the manager for a Lime Agent. |
Method Summary | |
void |
disengage()
Disengages the agent by unsharing all shared tuple spaces. |
void |
engage()
Engages the agent by sharing all tuple spaces that were shared when disengage was called. |
AgentID |
getID()
Returns the AgentID of the agent that this manager manages. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LimeAgentMgr()
Method Detail |
public AgentID getID()
public void disengage()
public void engage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |