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 Interface for group storages e.g.
MappedConstraintSourceStorage  
MetaDataStorage  
MetaDataStorageFilter Allows filtering e.g.
PropertyStorage  
RendererInterceptorPropertyStorage a storage which isn't used internally.
RendererProxyStorage  
StorageManager<T> Storage managers are responsible to create and reset specific storage implementations depending on the scope.
StorageManagerHolder Interface to manage storage-manager instances.
ViolationSeverityInterpreterStorage Interface for a ViolationSeverityInterpreter storage.
 

Class Summary
AbstractApplicationScopeAwareStorageManager<T>
AbstractRequestScopeAwareStorageManager<T>
AbstractStorageManager<T> An implementation of AbstractStorageManager is responsible to manage storages (AbstractStorageManager.create(java.lang.String) and AbstractStorageManager.reset(java.lang.String)) in the context of a specific scope (e.g.
DefaultFacesInformationStorage  
DefaultFacesMessageStorage  
DefaultGroupStorage default storage implementation for groups
DefaultMappedConstraintSourceStorage  
DefaultMetaDataStorage  
DefaultPropertyStorage  
DefaultRendererInterceptorPropertyStorage  
DefaultRendererProxyStorage default storage implementation for groups
DefaultStorageManagerFactory default implementation for storage-manager creation and caching
DefaultViolationSeverityInterpreterStorage  
RendererProxyStorageEntry  
 



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