Class SpelFunctionCallback

  • All Implemented Interfaces:
    org.springframework.util.ReflectionUtils.MethodCallback

    public class SpelFunctionCallback
    extends Object
    implements org.springframework.util.ReflectionUtils.MethodCallback
    Spring ReflectionUtils.MethodCallback use to find all method from specified class with @SpelFunction annotation. This class produce a SpelFunctions who contains all Method mark with SpelFunction declared on class from ReflectionUtils.doWithMethods