org.apache.tomee.catalina
Class ServerListener

java.lang.Object
  extended by org.apache.tomee.catalina.ServerListener
All Implemented Interfaces:
org.apache.catalina.LifecycleListener

public class ServerListener
extends Object
implements org.apache.catalina.LifecycleListener


Constructor Summary
ServerListener()
           
 
Method Summary
 void lifecycleEvent(org.apache.catalina.LifecycleEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerListener

public ServerListener()
Method Detail

lifecycleEvent

public void lifecycleEvent(org.apache.catalina.LifecycleEvent event)
Specified by:
lifecycleEvent in interface org.apache.catalina.LifecycleListener


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.