Uses of Interface
net.officefloor.compile.spi.office.ManagedFunctionAugmentorContext
-
Packages that use ManagedFunctionAugmentorContext Package Description net.officefloor.compile.spi.office -
-
Uses of ManagedFunctionAugmentorContext in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office with parameters of type ManagedFunctionAugmentorContext Modifier and Type Method Description void
ManagedFunctionAugmentor. augmentManagedFunction(ManagedFunctionAugmentorContext context)
Augments theManagedFunction
.
-