org.richfaces.application
public class InitializationListener extends Object implements javax.faces.event.SystemEventListener
Constructor and Description |
---|
InitializationListener() |
Modifier and Type | Method and Description |
---|---|
protected void |
addDefaultModules(List<org.richfaces.application.Module> modules) |
protected org.richfaces.application.ServicesFactory |
createFactory() |
boolean |
isListenerForSource(Object source) |
protected void |
onStart() |
protected void |
onStop() |
void |
processEvent(javax.faces.event.SystemEvent event) |
public boolean isListenerForSource(Object source)
isListenerForSource
in interface javax.faces.event.SystemEventListener
protected void onStart()
protected org.richfaces.application.ServicesFactory createFactory()
protected void addDefaultModules(List<org.richfaces.application.Module> modules)
protected void onStop()
public void processEvent(javax.faces.event.SystemEvent event) throws javax.faces.event.AbortProcessingException
processEvent
in interface javax.faces.event.SystemEventListener
javax.faces.event.AbortProcessingException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.