Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

oracle.apps.fnd.appltest.diagfwk.mbean.registration
Class JmxApiMBeanWebappLifecycleListener

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.mbean.registration.JmxApiMBeanWebappLifecycleListener
All Implemented Interfaces:
java.util.EventListener, javax.servlet.ServletContextListener

public class JmxApiMBeanWebappLifecycleListener
extends java.lang.Object
implements javax.servlet.ServletContextListener

The Servlet context listener which registers and unregisters the JmxApi MBean upon application startup and shutdown.

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/appltest/applications/Diagnostics/JmxApi/src/oracle/apps/fnd/appltest/diagfwk/mbean/registration/JmxApiMBeanWebappLifecycleListener.java /main/2 2009/06/05 14:18:10 ppradhan Exp $
Author:
Oracle

Constructor Summary
JmxApiMBeanWebappLifecycleListener()
           
 
Method Summary
 void contextDestroyed(javax.servlet.ServletContextEvent event)
           
 void contextInitialized(javax.servlet.ServletContextEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxApiMBeanWebappLifecycleListener

public JmxApiMBeanWebappLifecycleListener()
Method Detail

contextInitialized

public void contextInitialized(javax.servlet.ServletContextEvent event)
Specified by:
contextInitialized in interface javax.servlet.ServletContextListener

contextDestroyed

public void contextDestroyed(javax.servlet.ServletContextEvent event)
Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener

Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.