|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Agent. Agent developers
should extend from the Agent class instead of implementing this interface.
For this release, the RunnableAgent and LightweightAgent interfaces are
deprecated, to be removed in the 1.0 release.
@Deprecated public interface RunnableAgent
| Method Summary | |
|---|---|
void |
setAgentScapeHandle(AgentScape agentScape)
Deprecated. |
void |
stop()
Deprecated. |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Method Detail |
|---|
void setAgentScapeHandle(AgentScape agentScape)
void stop()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||