Uses of Class
net.officefloor.frame.impl.execute.office.LoadManagedObjectFunctionFactory.Dependencies
-
Packages that use LoadManagedObjectFunctionFactory.Dependencies Package Description net.officefloor.frame.impl.execute.office -
-
Uses of LoadManagedObjectFunctionFactory.Dependencies in net.officefloor.frame.impl.execute.office
Methods in net.officefloor.frame.impl.execute.office that return LoadManagedObjectFunctionFactory.Dependencies Modifier and Type Method Description static LoadManagedObjectFunctionFactory.Dependencies
LoadManagedObjectFunctionFactory.Dependencies. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static LoadManagedObjectFunctionFactory.Dependencies[]
LoadManagedObjectFunctionFactory.Dependencies. values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in net.officefloor.frame.impl.execute.office with type arguments of type LoadManagedObjectFunctionFactory.Dependencies Modifier and Type Method Description void
LoadManagedObjectFunctionFactory. execute(ManagedFunctionContext<LoadManagedObjectFunctionFactory.Dependencies,None> context)
-