| Package | Description | 
|---|---|
| com.suncode.pwfl.component.support | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InstanceBinderParameterBinderthat bind known components to method parameters by class. | 
| class  | ParametersBinderParameterBinderimplementation that binds parameters from providedParametersclass to every method parameter annotated with @Paramannotation. | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | InvocableMethod. invoke(Object instance,
      ParameterBinder... binders)Invokes this method on given instance (may be null for static methods). | 
Copyright © 2019 Suncode. All rights reserved.