org.richfaces.application
Class InitializationListener
java.lang.Object
org.richfaces.application.InitializationListener
- All Implemented Interfaces:
- EventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListener
public class InitializationListener
- extends Object
- implements javax.faces.event.SystemEventListener
- Since:
- 4.0
- Author:
- Nick Belaevski
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitializationListener
public InitializationListener()
isListenerForSource
public boolean isListenerForSource(Object source)
- Specified by:
isListenerForSource
in interface javax.faces.event.SystemEventListener
onStart
protected void onStart()
createFactory
protected org.richfaces.application.ServicesFactory createFactory()
onStop
protected void onStop()
processEvent
public void processEvent(javax.faces.event.SystemEvent event)
throws javax.faces.event.AbortProcessingException
- Specified by:
processEvent
in interface javax.faces.event.SystemEventListener
- Throws:
javax.faces.event.AbortProcessingException
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.