Package org.springframework.classify.util
package org.springframework.classify.util
-
ClassDescriptionMethodResolver implementation that finds a single Method on the given Class that contains the specified annotation type.A strategy interface for invoking a method.Utility methods to create
MethodInvoker
instances.Strategy interface for detecting a single Method on a Class.Simple implementation of theMethodInvoker
interface that invokes a method on an object.