org.iids.aos.systemservices.module
Interface Module

All Known Implementing Classes:
AbstractModule, AbstractRunnableModule, AgentContainerManager, AgentManagementModule, AgentRegistrationModule, AgentRunner, AgentRunnerServletModule, AgentScapeApiImpl, AgentScapeDCLeaseManagement, AgentScapeDCNegotiationModule, AgentScapeDCRequestProcessor, AgentScapeDCTemplateManagement, AgentScapeHMLeaseManagement, AgentScapeHMNegotiationModule, AgentServer2WSGatewayModule, BinaryAgentRunner, HostManagerWrapper, JavaAgentRunner, LifeCycleModule, LocationConfigurationModule, LocationServletModule, MessageCenter, RegistrationModule, SystemServiceModule, WSGatewayAgentModule, WSGatewayMainModule, WSGatewayPublishModule

public interface Module

Author:
hidde@cs.vu.nl

Method Summary
 Communicator getCommunicator()
           
 java.lang.String getModuleName()
           
 boolean isStarted()
           
 void start()
           
 void stop()
           
 

Method Detail

getModuleName

java.lang.String getModuleName()

getCommunicator

Communicator getCommunicator()

start

void start()

stop

void stop()

isStarted

boolean isStarted()


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.