public class SystemEventHelper extends Object
Constructor and Description |
---|
SystemEventHelper() |
Modifier and Type | Method and Description |
---|---|
EventInfo |
getEventInfo(Class<? extends javax.faces.event.SystemEvent> systemEventClass,
Class<?> sourceClass) |
EventInfo |
getEventInfo(Class<? extends javax.faces.event.SystemEvent> systemEventClass,
Object source,
Class<?> sourceBaseType,
boolean useSourceForLookup) |
Copyright © 2010–2021 JBoss by Red Hat. All rights reserved.