Uses of Class
net.officefloor.cache.constant.ConstantCacheManagedObjectSource.Flows
-
-
Uses of ConstantCacheManagedObjectSource.Flows in net.officefloor.cache.constant
Methods in net.officefloor.cache.constant that return ConstantCacheManagedObjectSource.Flows Modifier and Type Method Description static ConstantCacheManagedObjectSource.FlowsConstantCacheManagedObjectSource.Flows. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConstantCacheManagedObjectSource.Flows[]ConstantCacheManagedObjectSource.Flows. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in net.officefloor.cache.constant with type arguments of type ConstantCacheManagedObjectSource.Flows Modifier and Type Method Description protected voidConstantCacheManagedObjectSource. loadMetaData(net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext<net.officefloor.frame.api.build.None,ConstantCacheManagedObjectSource.Flows> context)voidConstantCacheManagedObjectSource. start(net.officefloor.frame.api.managedobject.source.ManagedObjectExecuteContext<ConstantCacheManagedObjectSource.Flows> context)
-