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.ServiceStarter
args, instance, platform
-
-
Constructor Summary
Constructors Constructor Description TimeServiceStarter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected IPlatformConfiguration
getConfig()
Time provider daemon platform configuration.
-
-
-
Method Detail
-
getConfig
protected IPlatformConfiguration getConfig()
Time provider daemon platform configuration.- Overrides:
getConfig
in classServiceStarter
-
-