|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.service.ams.LocalAgentDescription
public class LocalAgentDescription
Concrete Implementation of the AgentDescription interface for agents that are executing locally on the same AP as the AMS.
| Constructor Summary | |
|---|---|
LocalAgentDescription(Agent agent)
Creates a new instance of LocalAgentDescription |
|
| Method Summary | |
|---|---|
void |
activate()
|
AgentID |
getName()
|
int |
getState()
|
boolean |
isActive()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalAgentDescription(Agent agent)
| Method Detail |
|---|
public AgentID getName()
getName in interface AgentDescriptionpublic int getState()
getState in interface AgentDescriptionpublic boolean isActive()
isActive in interface AgentDescriptionpublic void activate()
activate in interface AgentDescription
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||