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