bitronix.tm.integration.jetty6
Class BTMLifeCycle

java.lang.Object
  extended by org.mortbay.component.AbstractLifeCycle
      extended by 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
BTMLifeCycle()
           
 
Method Summary
protected  void doStart()
           
protected  void doStop()
           
 
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, toString, wait, wait, wait
 

Constructor Detail

BTMLifeCycle

public BTMLifeCycle()
Method Detail

doStart

protected void doStart()
                throws Exception
Overrides:
doStart in class org.mortbay.component.AbstractLifeCycle
Throws:
Exception

doStop

protected void doStop()
               throws Exception
Overrides:
doStop in class org.mortbay.component.AbstractLifeCycle
Throws:
Exception


Copyright © 2006-2011 Bitronix Software. All Rights Reserved.