org.mortbay.jetty.handler
public abstract class AbstractHandler extends org.mortbay.component.AbstractLifeCycle implements Handler
Constructor and Description |
---|
AbstractHandler() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
protected void |
doStart() |
protected void |
doStop() |
Server |
getServer() |
void |
setServer(Server server) |
String |
toString() |
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
protected String _string
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.