The Spring Framework

Uses of Class
org.springframework.core.enums.AbstractCachingLabeledEnumResolver

Packages that use AbstractCachingLabeledEnumResolver
org.springframework.core.enums Interfaces and classes for type-safe enum support on JDK >= 1.3. 
 

Uses of AbstractCachingLabeledEnumResolver in org.springframework.core.enums
 

Subclasses of AbstractCachingLabeledEnumResolver in org.springframework.core.enums
 class StaticLabeledEnumResolver
          LabeledEnumResolver that resolves statically defined enumerations.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.