moazs.listener
Class MoaListener

java.lang.Object
  extended by moazs.listener.MoaListener
All Implemented Interfaces:
EventListener, ServletContextListener

public class MoaListener
extends Object
implements ServletContextListener


Constructor Summary
MoaListener()
           
 
Method Summary
 void contextDestroyed(ServletContextEvent sce)
           
 void contextInitialized(ServletContextEvent sce)
           
 void initializeSSLContext()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoaListener

public MoaListener()
Method Detail

initializeSSLContext

public void initializeSSLContext()

contextInitialized

public void contextInitialized(ServletContextEvent sce)
Specified by:
contextInitialized in interface ServletContextListener

contextDestroyed

public void contextDestroyed(ServletContextEvent sce)
Specified by:
contextDestroyed in interface ServletContextListener


Copyright 2008 EGIZ. All Rights Reserved.