Uses of Interface
net.officefloor.frame.api.managedobject.function.ManagedObjectFunctionEnhancerContext
-
Packages that use ManagedObjectFunctionEnhancerContext Package Description net.officefloor.frame.api.managedobject.function -
-
Uses of ManagedObjectFunctionEnhancerContext in net.officefloor.frame.api.managedobject.function
Methods in net.officefloor.frame.api.managedobject.function with parameters of type ManagedObjectFunctionEnhancerContext Modifier and Type Method Description void
ManagedObjectFunctionEnhancer. enhanceFunction(ManagedObjectFunctionEnhancerContext context)
Enhances theManagedFunction
provided by aManagedObjectSource
.
-