org.apache.commons.daemon
Interface DaemonController
- DaemonLoader.Controller
public interface DaemonController
1.0 (CVS $Revision: 155409 $)
fail
public void fail()
throws IllegalStateException
fail
public void fail(Exception exception)
throws IllegalStateException
fail
public void fail(String message)
throws IllegalStateException
fail
public void fail(String message,
Exception exception)
throws IllegalStateException
reload
public void reload()
throws IllegalStateException
shutdown
public void shutdown()
throws IllegalStateException
Copyright (c) 2001-2002 - Apache Software Foundation