Class SystemEventInfo
java.lang.Object
com.sun.faces.application.applicationimpl.events.SystemEventInfo
public class SystemEventInfo extends Object
Simple wrapper class for application level SystemEvents. It provides the structure to map a single SystemEvent to
multiple sources which are represented by
SourceInfo
instances.-
Constructor Summary
Constructors Constructor Description SystemEventInfo(Class<? extends SystemEvent> systemEvent)
-
Method Summary
Modifier and Type Method Description EventInfo
getEventInfo(Class<?> source)