- java.lang.Object
-
- org.mortbay.component.AbstractLifeCycle
-
- org.mortbay.jetty.handler.AbstractHandler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.mortbay.component.LifeCycle
org.mortbay.component.LifeCycle.Listener
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected String |
_string |
-
Fields inherited from class org.mortbay.component.AbstractLifeCycle
_listeners
-
Method Summary
-
Methods inherited from class org.mortbay.component.AbstractLifeCycle
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
-
Methods inherited from interface org.mortbay.jetty.Handler
handle
-
Methods inherited from interface org.mortbay.component.LifeCycle
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
-
-
Field Detail
-
_string
protected String _string
-
Constructor Detail
-
AbstractHandler
public AbstractHandler()
-
Method Detail
-
destroy
public void destroy()
- Specified by:
destroy
in interface Handler
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.