Package org.apache.myfaces.extensions.validator.core.storage

Interface Summary
FacesInformationStorage storage for additional information about the current faces request for now it just contains information about the current phase of the lifecycle
FacesMessageStorage  
GroupStorage suggested interface for a group storage used by the bvi module and add-ons

it allows to manage groups for the current request

MetaDataStorage  
MetaDataStorageFilter  
PropertyStorage  
RendererInterceptorPropertyStorage a storage which isn't used internally.
RendererProxyStorage  
StorageManager<T> manager to create and reset specific storage implementations
StorageManagerHolder interface to manage storage-manager instances
ViolationSeverityInterpreterStorage suggested interface for a violation-severity-interpreter storage used by add-ons to change the interpreter for the current request
 

Class Summary
AbstractApplicationScopeAwareStorageManager<T> generic storage manager implementation which stores the storage implementations in the application scope
AbstractRequestScopeAwareStorageManager<T> generic storage manager implementation which stores the storage implementations in the request scope
AbstractStorageManager<T> generic storage manager implementation
DefaultFacesInformationStorage  
DefaultFacesMessageStorage  
DefaultGroupStorage default storage implementation for groups
DefaultMetaDataStorage  
DefaultPropertyStorage  
DefaultRendererInterceptorPropertyStorage  
DefaultRendererProxyStorage default storage implementation for groups
DefaultStorageManagerFactory default implementation for storage-manager creation and caching
DefaultViolationSeverityInterpreterStorage  
RendererProxyStorageEntry  
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.