org.apache.commons.daemon.support

Class DaemonLoader

public final class DaemonLoader extends Object

Nested Class Summary
static classDaemonLoader.Context
static classDaemonLoader.Controller
Method Summary
static booleancheck(String cn)
static booleandestroy()
static booleanload(String cn, String[] ar)
static booleanstart()
static booleanstop()
static voidversion()

Method Detail

check

public static boolean check(String cn)

destroy

public static boolean destroy()

load

public static boolean load(String cn, String[] ar)

start

public static boolean start()

stop

public static boolean stop()

version

public static void version()
Copyright (c) 2001-2002 - Apache Software Foundation