JavaScript is disabled on your browser.
JSF Reference Implementation 2.3.9.SP08
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 and Description
SystemEventInfo (Class <? extends javax.faces.event.SystemEvent> systemEvent)
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
JSF Reference Implementation 2.3.9.SP08
Copyright © 2010–2020 JBoss by Red Hat . All rights reserved.