|
RichFaces Core Implementation 4.1.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.application.InitializationListener
public class InitializationListener
Constructor Summary | |
---|---|
InitializationListener()
|
Method Summary | |
---|---|
protected org.richfaces.application.ServicesFactory |
createFactory()
|
boolean |
isListenerForSource(java.lang.Object source)
|
protected void |
onStart()
|
protected void |
onStop()
|
void |
processEvent(javax.faces.event.SystemEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InitializationListener()
Method Detail |
---|
public boolean isListenerForSource(java.lang.Object source)
isListenerForSource
in interface javax.faces.event.SystemEventListener
protected void onStart()
protected org.richfaces.application.ServicesFactory createFactory()
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
|
RichFaces Core Implementation 4.1.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |