|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AgentMBean
Method Summary | |
---|---|
void |
delete()
Permits this agent to destroy it. |
java.lang.String |
getAgentId()
Returns the global unique identifier of the agent. |
long |
getCommitTime()
|
java.lang.String |
getName()
Returns this Agent 's name. |
int |
getReactNb()
|
long |
getReactTime()
|
boolean |
isFixed()
Tests if the agent is pinned in memory. |
java.lang.String |
toString()
Returns a string representation of this agent, including the agent's class, name, global identication, and fixed property. |
Method Detail |
---|
java.lang.String getName()
Agent
's name.
Agent
's name.java.lang.String getAgentId()
boolean isFixed()
void delete()
java.lang.String toString()
toString
in class java.lang.Object
int getReactNb()
long getReactTime()
long getCommitTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |