org.ajax4jsf.event
Class CacheInitializationListener

java.lang.Object
  extended by org.ajax4jsf.event.InitializationListener
      extended by org.ajax4jsf.event.CacheInitializationListener
All Implemented Interfaces:
java.util.EventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListener

public class CacheInitializationListener
extends InitializationListener

Author:
Anton Belevich

Field Summary
 
Fields inherited from class org.ajax4jsf.event.InitializationListener
looger
 
Constructor Summary
CacheInitializationListener()
           
 
Method Summary
 void destroy(javax.faces.event.SystemEvent event)
           
 void init(javax.faces.event.SystemEvent event)
           
 
Methods inherited from class org.ajax4jsf.event.InitializationListener
isListenerForSource, processEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheInitializationListener

public CacheInitializationListener()
Method Detail

init

public void init(javax.faces.event.SystemEvent event)
Specified by:
init in class InitializationListener

destroy

public void destroy(javax.faces.event.SystemEvent event)
Specified by:
destroy in class InitializationListener


Copyright © 2009. All Rights Reserved.