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