Uses of Class
net.officefloor.web.state.HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies
-
Packages that use HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies Package Description net.officefloor.web.state -
-
Uses of HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies in net.officefloor.web.state
Methods in net.officefloor.web.state that return HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies Modifier and Type Method Description static HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies
HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies[]
HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies. 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 HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies Modifier and Type Method Description protected void
HttpRequestObjectManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies,None> context)
void
HttpRequestObjectManagedObjectSource.HttpRequestObjectManagedObject. loadObjects(ObjectRegistry<HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies> registry)
-