|
|||||||||
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. |
java.lang.String |
getName()
Returns this Agent 's name. |
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()
fixed
void delete()
java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |