Uses of Class
javax.faces.event.ExceptionQueuedEventContext

Packages that use ExceptionQueuedEventContext
javax.faces.event Interfaces describing events and event listeners, and concrete event implementation classes. 
 

Uses of ExceptionQueuedEventContext in javax.faces.event
 

Methods in javax.faces.event that return ExceptionQueuedEventContext
 ExceptionQueuedEventContext ExceptionQueuedEvent.getContext()
          

Return the ExceptionQueuedEventContext for this event instance.

 

Constructors in javax.faces.event with parameters of type ExceptionQueuedEventContext
ExceptionQueuedEvent(ExceptionQueuedEventContext eventContext)
          

Instantiate a new ExceptionQueuedEvent that indicates the argument ExceptionQueuedEventContext occurred.

 



Copyright © 2011 Oracle America, Inc. All Rights Reserved.