Uses of Class
net.officefloor.plugin.managedfunction.method.MethodManagedFunctionBuilder.MethodManagedFunctionFactoryContext
-
Packages that use MethodManagedFunctionBuilder.MethodManagedFunctionFactoryContext Package Description net.officefloor.plugin.managedfunction.method -
-
Uses of MethodManagedFunctionBuilder.MethodManagedFunctionFactoryContext in net.officefloor.plugin.managedfunction.method
Subclasses of MethodManagedFunctionBuilder.MethodManagedFunctionFactoryContext in net.officefloor.plugin.managedfunction.method Modifier and Type Class Description static class
MethodManagedFunctionBuilder.EnrichManagedFunctionTypeContext
Context for creating theManagedFunctionTypeBuilder
.Methods in net.officefloor.plugin.managedfunction.method with parameters of type MethodManagedFunctionBuilder.MethodManagedFunctionFactoryContext Modifier and Type Method Description protected MethodFunctionFactory
MethodManagedFunctionBuilder. createManagedFunctionFactory(MethodManagedFunctionBuilder.MethodManagedFunctionFactoryContext context)
Allows overriding the creation of theManagedFunctionFactory
.
-