Uses of Interface
org.springframework.classify.util.MethodResolver

Packages that use MethodResolver
org.springframework.classify.util   
 

Uses of MethodResolver in org.springframework.classify.util
 

Classes in org.springframework.classify.util that implement MethodResolver
 class AnnotationMethodResolver
          MethodResolver implementation that finds a single Method on the given Class that contains the specified annotation type.
 



Copyright © 2011 SpringSource. All Rights Reserved.