Package bitronix.tm.integration.jetty7
Class BTMLifeCycle
java.lang.Object
org.eclipse.jetty.util.component.AbstractLifeCycle
bitronix.tm.integration.jetty7.BTMLifeCycle
- All Implemented Interfaces:
org.eclipse.jetty.util.component.LifeCycle
public class BTMLifeCycle
extends org.eclipse.jetty.util.component.AbstractLifeCycle
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListenerNested classes/interfaces inherited from interface org.eclipse.jetty.util.component.LifeCycle
org.eclipse.jetty.util.component.LifeCycle.Listener -
Field Summary
Fields inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle
_listeners, FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle
addLifeCycleListener, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop