Uses of Class
org.apache.myfaces.extensions.validator.core.storage.AbstractStorageManager

Packages that use AbstractStorageManager
org.apache.myfaces.extensions.validator.core.storage   
 

Uses of AbstractStorageManager in org.apache.myfaces.extensions.validator.core.storage
 

Subclasses of AbstractStorageManager in org.apache.myfaces.extensions.validator.core.storage
 class AbstractApplicationScopeAwareStorageManager<T>
          generic storage manager implementation which stores the storage implementations in the application scope
 class AbstractRequestScopeAwareStorageManager<T>
          generic storage manager implementation which stores the storage implementations in the request scope
 



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