Package | Description |
---|---|
com.sun.faces.application.applicationimpl.events |
Modifier and Type | Method and Description |
---|---|
EventInfo |
SystemEventInfo.getEventInfo(Class<?> source) |
EventInfo |
SystemEventHelper.getEventInfo(Class<? extends javax.faces.event.SystemEvent> systemEventClass,
Class<?> sourceClass) |
EventInfo |
ComponentSystemEventHelper.getEventInfo(Class<? extends javax.faces.event.SystemEvent> systemEvent,
Class<?> sourceClass) |
EventInfo |
SystemEventHelper.getEventInfo(Class<? extends javax.faces.event.SystemEvent> systemEventClass,
Object source,
Class<?> sourceBaseType,
boolean useSourceForLookup) |
Copyright © 2010–2021 JBoss by Red Hat. All rights reserved.