Uses of Class
javax.faces.event.ScopeContext

Packages that use ScopeContext
javax.faces.event   
 

Uses of ScopeContext in javax.faces.event
 

Methods in javax.faces.event that return ScopeContext
 ScopeContext PreDestroyCustomScopeEvent.getContext()
           
 ScopeContext PostConstructCustomScopeEvent.getContext()
           
 

Constructors in javax.faces.event with parameters of type ScopeContext
PostConstructCustomScopeEvent(ScopeContext source)
           
PreDestroyCustomScopeEvent(ScopeContext source)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.