org.apache.tuscany.sca.runtime.tomcat
Class TuscanyContextListener

java.lang.Object
  extended by org.apache.tuscany.sca.runtime.tomcat.TuscanyContextListener

public class TuscanyContextListener
extends java.lang.Object


Constructor Summary
TuscanyContextListener()
           
 
Method Summary
 void lifecycleEvent(LifecycleEvent event)
           
protected  void startContext(Context context)
           
protected  void stopContext(Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TuscanyContextListener

public TuscanyContextListener()
Method Detail

lifecycleEvent

public void lifecycleEvent(LifecycleEvent event)

startContext

protected void startContext(Context context)

stopContext

protected void stopContext(Context context)