public abstract class AbstractHandler extends AggregateLifeCycle implements Handler
AbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.Listener_listeners, FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING| Constructor and Description |
|---|
AbstractHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
doStart() |
protected void |
doStop() |
void |
dumpThis(Appendable out) |
Server |
getServer() |
void |
setServer(Server server) |
addBean, addBean, contains, dump, dump, dump, dump, dump, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, unmanageaddLifeCycleListener, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopprotected void doStart()
throws Exception
doStart in class AggregateLifeCycleExceptionprotected void doStop()
throws Exception
doStop in class AggregateLifeCycleExceptionpublic void destroy()
destroy in interface Handlerdestroy in interface Destroyabledestroy in class AggregateLifeCyclepublic void dumpThis(Appendable out) throws IOException
dumpThis in class AggregateLifeCycleIOExceptionCopyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.