org.iids.aos.locationmanager
Class LocationServletModule
java.lang.Object
org.iids.aos.locationmanager.LocationServletModule
- All Implemented Interfaces:
- Module
public class LocationServletModule
- extends java.lang.Object
- implements Module
- Author:
- rjtimmer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HOST_MANAGER_PARAM
public static java.lang.String HOST_MANAGER_PARAM
AGENT_SERVER_PARAM
public static java.lang.String AGENT_SERVER_PARAM
AGENT_PARAM
public static java.lang.String AGENT_PARAM
AGENTS_PARAM
public static java.lang.String AGENTS_PARAM
setAgentManagementModule
public void setAgentManagementModule(AgentManagementModule amm)
getModuleName
public java.lang.String getModuleName()
- Specified by:
getModuleName in interface Module
getURI
public java.net.URI getURI()
getCommunicator
public Communicator getCommunicator()
- Specified by:
getCommunicator in interface Module
start
public void start()
- Specified by:
start in interface Module
stop
public void stop()
- Specified by:
stop in interface Module
isStarted
public boolean isStarted()
- Specified by:
isStarted in interface Module
Copyright © 2003, 2004 IIDS Group. All Rights Reserved.