Package jadex.platform.service
Class TimeServiceStarter
- java.lang.Object
- 
- jadex.platform.service.ServiceStarter
- 
- jadex.platform.service.TimeServiceStarter
 
 
- 
- All Implemented Interfaces:
- org.apache.commons.daemon.Daemon
 
 public class TimeServiceStarter extends ServiceStarter Example specialization of service starter to allow java-based configuration settings
- 
- 
Field Summary- 
Fields inherited from class jadex.platform.service.ServiceStarterargs, instance, platform
 
- 
 - 
Constructor SummaryConstructors Constructor Description TimeServiceStarter()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected IPlatformConfigurationgetConfig()Time provider daemon platform configuration.
 
- 
- 
- 
Method Detail- 
getConfigprotected IPlatformConfiguration getConfig() Time provider daemon platform configuration.- Overrides:
- getConfigin class- ServiceStarter
 
 
- 
 
-