org.gwe.app.daemon
Class DaemonAppStarter
java.lang.Object
org.gwe.app.daemon.DaemonAppStarter
public class DaemonAppStarter
- extends java.lang.Object
- Since:
- Nov 3, 2008
- Author:
- Marco Ruiz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DaemonAppStarter
public DaemonAppStarter()
setConfiguration
public void setConfiguration(DaemonConfigDesc configuration)
setServerAPIs
public void setServerAPIs(java.util.Set<BaseServerAPIImpl> serverAPIs)
setDaemonThreadServices
public void setDaemonThreadServices(java.util.Map<java.lang.Runnable,java.lang.String> daemonThreadServices)
registerRMIServerObjects
public void registerRMIServerObjects()
throws ServerAPIBindingException
- Throws:
ServerAPIBindingException
startServices
public void startServices()
Copyright © 2007-2009. All Rights Reserved.