|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.module.AbstractModule
org.iids.aos.agentserver.wsgateway.AgentServer2WSGatewayModule
public class AgentServer2WSGatewayModule
AgentServer module that provides an agent with access to the WSGateway.
| Constructor Summary | |
|---|---|
AgentServer2WSGatewayModule(Communicator communicator,
AgentScapeConfig config,
AsLookupService lookupService)
|
|
| Method Summary | |
|---|---|
boolean |
isStarted()
|
void |
setAgentRunner(AgentRunner agentRunner)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class org.iids.aos.systemservices.module.AbstractModule |
|---|
getCommunicator, getModuleName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentServer2WSGatewayModule(Communicator communicator,
AgentScapeConfig config,
AsLookupService lookupService)
| Method Detail |
|---|
public void setAgentRunner(AgentRunner agentRunner)
public void start()
public void stop()
public boolean isStarted()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||