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