|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AtomLeafAgentManager.AgentSource
Interface for an object that wants an agent associated with each Atom in a Box.
| Method Summary | |
|---|---|
Class |
getAgentClass()
Returns the Class of the agent. |
Object |
makeAgent(IAtom a)
Returns an agent for the given Atom. |
void |
releaseAgent(Object agent,
IAtom atom)
This informs the agent source that the agent is going away and that the agent source should disconnect the agent from other elements |
| Method Detail |
|---|
Class getAgentClass()
Object makeAgent(IAtom a)
void releaseAgent(Object agent,
IAtom atom)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||