|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.solder.beanManager.BeanManagerAware
org.jboss.seam.faces.event.AbstractListener<SystemEventListener>
org.jboss.seam.faces.event.DelegatingSystemEventListener
public class DelegatingSystemEventListener
Provide CDI injection to SystemEventListener artifacts by delegating through this class.
| Constructor Summary | |
|---|---|
DelegatingSystemEventListener()
|
|
| Method Summary | |
|---|---|
boolean |
isListenerForSource(Object source)
|
void |
processEvent(SystemEvent event)
|
| Methods inherited from class org.jboss.seam.faces.event.AbstractListener |
|---|
getEnabledListeners, getListeners |
| Methods inherited from class org.jboss.seam.solder.beanManager.BeanManagerAware |
|---|
getBeanManager, getBeanManagerLocator, isBeanManagerAvailable, isBeanManagerInjected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DelegatingSystemEventListener()
| Method Detail |
|---|
public boolean isListenerForSource(Object source)
isListenerForSource in interface SystemEventListener
public void processEvent(SystemEvent event)
throws AbortProcessingException
processEvent in interface SystemEventListenerAbortProcessingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||