org.gwe.app.client.admin
Class ClientDaemonAppManager
java.lang.Object
org.gwe.app.client.admin.ClientDaemonAppManager
public class ClientDaemonAppManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientDaemonAppManager
public ClientDaemonAppManager(DaemonConfigDesc daemonConfig)
getDaemonConfig
public DaemonConfigDesc getDaemonConfig()
installDaemonIfMissing
public void installDaemonIfMissing()
throws DeploymentException,
RemoteExecutionException
- Throws:
DeploymentException
RemoteExecutionException
deployDaemon
public boolean deployDaemon()
throws DeploymentException
- Throws:
DeploymentException
deployDaemon
public boolean deployDaemon(BundleType bundleType)
throws DeploymentException
- Throws:
DeploymentException
setupDaemon
public boolean setupDaemon()
throws RemoteExecutionException
- Throws:
RemoteExecutionException
launchDaemon
public void launchDaemon()
throws RemoteExecutionException
- Throws:
RemoteExecutionException
Copyright © 2007-2009. All Rights Reserved.