Uses of Interface
net.officefloor.plugin.managedfunction.method.MethodParameterManufacturerContext
-
-
Uses of MethodParameterManufacturerContext in net.officefloor.plugin.managedfunction.method
Methods in net.officefloor.plugin.managedfunction.method with parameters of type MethodParameterManufacturerContext Modifier and Type Method Description MethodParameterFactory
MethodParameterManufacturer. createParameterFactory(MethodParameterManufacturerContext context)
Creates theMethodParameterFactory
for the particular parameter. -
Uses of MethodParameterManufacturerContext in net.officefloor.plugin.managedfunction.method.parameter
-
Uses of MethodParameterManufacturerContext in net.officefloor.web.openapi.response
Methods in net.officefloor.web.openapi.response with parameters of type MethodParameterManufacturerContext Modifier and Type Method Description MethodParameterFactory
ObjectResponseMethodParameterManufacturerServiceFactory. createParameterFactory(MethodParameterManufacturerContext context)
-