jadex.micro.examples
Class DynamicServiceAgent.DummyService

java.lang.Object
  extended by jadex.commons.service.BasicService
      extended by jadex.micro.examples.DynamicServiceAgent.DummyService
All Implemented Interfaces:
IService, DynamicServiceAgent.IDummyService
Enclosing class:
DynamicServiceAgent

public class DynamicServiceAgent.DummyService
extends BasicService
implements DynamicServiceAgent.IDummyService


Field Summary
 
Fields inherited from class jadex.commons.service.BasicService
idcnt, properties, shutdowned, sid, started, startfutures
 
Fields inherited from interface jadex.commons.service.IService
EMPTY_SERVICES
 
Constructor Summary
DynamicServiceAgent.DummyService(IServiceProvider provider)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class jadex.commons.service.BasicService
createServiceIdentifier, generateServiceName, getPropertyMap, getServiceIdentifier, isValid, setPropertyMap, shutdownService, signalStarted, startService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DynamicServiceAgent.DummyService

public DynamicServiceAgent.DummyService(IServiceProvider provider)
Method Detail

toString

public java.lang.String toString()
Specified by:
toString in interface DynamicServiceAgent.IDummyService
Overrides:
toString in class java.lang.Object


Copyright © 2010. All Rights Reserved.