Uses of Interface
com.suncode.pwfl.component.support.ParameterBinder
Packages that use ParameterBinder
-
Uses of ParameterBinder in com.suncode.pwfl.component.support
Classes in com.suncode.pwfl.component.support that implement ParameterBinderModifier and TypeClassDescriptionclassParameterBinderthat bind known components to method parameters by class.classParameterBinderimplementation that binds parameters from providedParametersclass to every method parameter annotated with @Paramannotation.Methods in com.suncode.pwfl.component.support with parameters of type ParameterBinderModifier and TypeMethodDescriptionInvocableMethod.invoke(Object instance, ParameterBinder... binders) Invokes this method on given instance (may be null for static methods).