Uses of Class
net.officefloor.web.state.HttpArgumentManagedObjectSource.HttpArgumentDependencies
-
Packages that use HttpArgumentManagedObjectSource.HttpArgumentDependencies Package Description net.officefloor.web.state -
-
Uses of HttpArgumentManagedObjectSource.HttpArgumentDependencies in net.officefloor.web.state
Methods in net.officefloor.web.state that return HttpArgumentManagedObjectSource.HttpArgumentDependencies Modifier and Type Method Description static HttpArgumentManagedObjectSource.HttpArgumentDependencies
HttpArgumentManagedObjectSource.HttpArgumentDependencies. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static HttpArgumentManagedObjectSource.HttpArgumentDependencies[]
HttpArgumentManagedObjectSource.HttpArgumentDependencies. values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in net.officefloor.web.state with type arguments of type HttpArgumentManagedObjectSource.HttpArgumentDependencies Modifier and Type Method Description protected void
HttpArgumentManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpArgumentManagedObjectSource.HttpArgumentDependencies,None> context)
-