|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.extensions.cdi.jsf2.impl.listener.system.CodiJsf2SystemEventListener
public class CodiJsf2SystemEventListener
Attention: currently not used due to issues with the current JSF implementations
Constructor Summary | |
---|---|
CodiJsf2SystemEventListener()
Constructor which checks the activation of the listener |
Method Summary | |
---|---|
boolean |
isActivated()
|
boolean |
isListenerForSource(Object source)
|
void |
processEvent(javax.faces.event.SystemEvent systemEvent)
Broadcasts PostConstructApplicationEvent and PreDestroyApplicationEvent for CDI observers. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CodiJsf2SystemEventListener()
Method Detail |
---|
public boolean isListenerForSource(Object source)
isListenerForSource
in interface javax.faces.event.SystemEventListener
public void processEvent(javax.faces.event.SystemEvent systemEvent)
PostConstructApplicationEvent
and PreDestroyApplicationEvent
for CDI observers.
processEvent
in interface javax.faces.event.SystemEventListener
public boolean isActivated()
isActivated
in interface Deactivatable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |