|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.component.AbstractLifeCycle
org.mortbay.jetty.handler.AbstractHandler
org.mortbay.jetty.handler.AbstractHandlerContainer
org.mortbay.jetty.handler.HandlerWrapper
org.mortbay.jetty.Server
org.tynamo.test.AbstractContainerTest.PauseableServer
public static class AbstractContainerTest.PauseableServer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.mortbay.jetty.Server |
|---|
org.mortbay.jetty.Server.Graceful |
| Nested classes/interfaces inherited from interface org.mortbay.component.LifeCycle |
|---|
org.mortbay.component.LifeCycle.Listener |
| Field Summary |
|---|
| Fields inherited from class org.mortbay.jetty.Server |
|---|
SNAPSHOT_VERSION, UNKNOWN_VERSION |
| Fields inherited from class org.mortbay.jetty.handler.AbstractHandler |
|---|
_string |
| Fields inherited from class org.mortbay.component.AbstractLifeCycle |
|---|
_listeners |
| Fields inherited from interface org.mortbay.jetty.Handler |
|---|
ALL, DEFAULT, ERROR, FORWARD, INCLUDE, REQUEST |
| Constructor Summary | |
|---|---|
AbstractContainerTest.PauseableServer()
|
|
| Method Summary | |
|---|---|
void |
pause(boolean paused)
|
| Methods inherited from class org.mortbay.jetty.Server |
|---|
addConnector, addHandler, addLifeCycle, addUserRealm, clearAttributes, doStart, doStop, getAttribute, getAttributeNames, getConnectors, getContainer, getGracefulShutdown, getHandlers, getSendDateHeader, getSendServerVersion, getSessionIdManager, getStopAtShutdown, getThreadPool, getUserRealms, getVersion, handle, join, removeAttribute, removeConnector, removeHandler, removeLifeCycle, removeUserRealm, setAttribute, setConnectors, setGracefulShutdown, setHandlers, setSendDateHeader, setSendServerVersion, setSessionIdManager, setStopAtShutdown, setThreadPool, setUserRealms |
| Methods inherited from class org.mortbay.jetty.handler.HandlerWrapper |
|---|
expandChildren, getHandler, handle, setHandler, setServer |
| Methods inherited from class org.mortbay.jetty.handler.AbstractHandlerContainer |
|---|
expandHandler, getChildHandlerByClass, getChildHandlers, getChildHandlersByClass |
| Methods inherited from class org.mortbay.jetty.handler.AbstractHandler |
|---|
destroy, getServer, toString |
| Methods inherited from class org.mortbay.component.AbstractLifeCycle |
|---|
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.mortbay.component.LifeCycle |
|---|
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop |
| Constructor Detail |
|---|
public AbstractContainerTest.PauseableServer()
| Method Detail |
|---|
public void pause(boolean paused)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||