Package org.apache.myfaces.trinidadinternal.config

Class Summary
CheckSerializationConfigurator Configurator that uses both wrapped ExternalContext (for Portlet cases) and wrapped ServletContext and HttpSession (for HttpServlet cases) to validate that only Serializable Objects are placed in the Sesssion Map and that mutations to the Session and ApplicationMap content dirty the entries.
ConfigParser  
GlobalConfiguratorImpl This is the implementation of the Trinidad's Global configurator.
LazyValueExpression A ValueExpression class that lazily parses the underlying EL expression (in case the Application object is not yet available).
ThreadLocalResetter Implementation of ThreadLocalLifecycle for request-scoped ThreadLocals, registered through META-INF/SERVICES.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.