Uses of Class
net.officefloor.plugin.managedfunction.method.MethodFunctionFactory
-
Packages that use MethodFunctionFactory Package Description net.officefloor.plugin.managedfunction.method -
-
Uses of MethodFunctionFactory in net.officefloor.plugin.managedfunction.method
Methods in net.officefloor.plugin.managedfunction.method that return MethodFunctionFactory Modifier and Type Method Description protected MethodFunctionFactory
MethodManagedFunctionBuilder. createManagedFunctionFactory(MethodManagedFunctionBuilder.MethodManagedFunctionFactoryContext context)
Allows overriding the creation of theManagedFunctionFactory
.
-