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.HttpRequestObjectDependenciesHttpRequestObjectManagedObjectSource.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 voidHttpRequestObjectManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies,None> context)voidHttpRequestObjectManagedObjectSource.HttpRequestObjectManagedObject. loadObjects(ObjectRegistry<HttpRequestObjectManagedObjectSource.HttpRequestObjectDependencies> registry)
-