Package bitronix.tm.integration.jetty6
Class BTMLifeCycle
java.lang.Object
org.mortbay.component.AbstractLifeCycle
bitronix.tm.integration.jetty6.BTMLifeCycle
- All Implemented Interfaces:
org.mortbay.component.LifeCycle
public class BTMLifeCycle
extends org.mortbay.component.AbstractLifeCycle
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.mortbay.component.LifeCycle
org.mortbay.component.LifeCycle.Listener -
Field Summary
Fields inherited from class org.mortbay.component.AbstractLifeCycle
_listeners -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mortbay.component.AbstractLifeCycle
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop