Uses of Interface
net.officefloor.plugin.clazz.method.MethodObjectManufacturer
-
Packages that use MethodObjectManufacturer Package Description net.officefloor.plugin.clazz.method -
-
Uses of MethodObjectManufacturer in net.officefloor.plugin.clazz.method
Methods in net.officefloor.plugin.clazz.method with parameters of type MethodObjectManufacturer Modifier and Type Method Description ManagedFunctionTypeBuilder<Indexed,Indexed>
MethodManagedFunctionBuilder. buildMethod(java.lang.reflect.Method method, MethodObjectManufacturer methodObjectInstanceManufacturer)
Builds theManagedFunction
.
-