org.gwe.app.client.admin
Class ClientDaemonInstaller

java.lang.Object
  extended by org.gwe.app.client.admin.ClientDaemonInstaller

public class ClientDaemonInstaller
extends java.lang.Object


Constructor Summary
ClientDaemonInstaller(ProgressTracker tracker, DaemonConfigDesc daemonConfig)
           
 
Method Summary
 void installDaemon()
           
 void installDaemon(BundleType bundleType)
           
 void setupDaemon()
           
 void setupDaemon(BundleType bundleType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientDaemonInstaller

public ClientDaemonInstaller(ProgressTracker tracker,
                             DaemonConfigDesc daemonConfig)
Method Detail

setupDaemon

public void setupDaemon()
                 throws InstallerException
Throws:
InstallerException

setupDaemon

public void setupDaemon(BundleType bundleType)
                 throws InstallerException
Throws:
InstallerException

installDaemon

public void installDaemon()
                   throws InstallerException
Throws:
InstallerException

installDaemon

public void installDaemon(BundleType bundleType)
                   throws InstallerException
Throws:
InstallerException


Copyright © 2007-2009. All Rights Reserved.