Module jakarta.faces
Class SystemEventHelper
java.lang.Object
com.sun.faces.application.applicationimpl.events.SystemEventHelper
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetEventInfo(Class<? extends SystemEvent> systemEventClass, Class<?> sourceClass) getEventInfo(Class<? extends SystemEvent> systemEventClass, Object source, Class<?> sourceBaseType, boolean useSourceForLookup)  
- 
Constructor Details
- 
SystemEventHelper
public SystemEventHelper() 
 - 
 - 
Method Details
- 
getEventInfo
 - 
getEventInfo
public EventInfo getEventInfo(Class<? extends SystemEvent> systemEventClass, Object source, Class<?> sourceBaseType, boolean useSourceForLookup)  
 -