org.apache.oodt.cas.pushpull.daemon
Class DaemonLauncher
java.lang.Object
org.apache.oodt.cas.pushpull.daemon.DaemonLauncher
- All Implemented Interfaces:
- DaemonLauncherMBean
public class DaemonLauncher
- extends Object
- implements DaemonLauncherMBean
- Version:
- $Revision$
Describe your class here
.
- Author:
- bfoster
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DaemonLauncher
public DaemonLauncher(int rmiRegistryPort,
File propertiesFile,
LinkedList<File> sitesFiles)
launchDaemons
public void launchDaemons()
refreshDaemons
public void refreshDaemons()
- Specified by:
refreshDaemons in interface DaemonLauncherMBean
killAllDaemons
public void killAllDaemons()
- Specified by:
killAllDaemons in interface DaemonLauncherMBean
viewDaemonWaitingList
public String[] viewDaemonWaitingList()
- Specified by:
viewDaemonWaitingList in interface DaemonLauncherMBean
quit
public void quit()
- Specified by:
quit in interface DaemonLauncherMBean
main
public static void main(String[] args)
Copyright © 1999-2011 Apache Incubator. All Rights Reserved.