Uses of Class
javax.faces.context.ExternalContextFactory

Packages that use ExternalContextFactory
javax.faces.context Classes and interfaces defining per-request state information. 
 

Uses of ExternalContextFactory in javax.faces.context
 

Methods in javax.faces.context that return ExternalContextFactory
 ExternalContextFactory ExternalContextFactory.getWrapped()
          

If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.

 ExternalContextFactory ExternalContextFactory.getWrapped()
          

If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.

 



Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.