org.apache.commons.daemon.support
public final class DaemonLoader extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
DaemonLoader.Context |
static class |
DaemonLoader.Controller |
Constructor and Description |
---|
DaemonLoader() |
public static void version()
public static boolean check(java.lang.String cn)
public static boolean signal()
public static boolean load(java.lang.String className, java.lang.String[] args)
public static boolean start()
public static boolean stop()
public static boolean destroy()
Copyright (c) 2002-2012 - Apache Software Foundation