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