C D G L N P R S V 
All Classes All Packages

C

ConstantCacheDataRetriever<K,​V> - Interface in net.officefloor.cache.constant
Retrieves the data for the ConstantCacheManagedObjectSource.
ConstantCacheManagedObjectSource<K,​V> - Class in net.officefloor.cache.constant
Cache ManagedObjectSource that loads a constant data set.
ConstantCacheManagedObjectSource() - Constructor for class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
 
ConstantCacheManagedObjectSource.Flows - Enum in net.officefloor.cache.constant
Flow keys.

D

DATA_RETRIEVER_QUALIFIER - Static variable in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
Qualifier for the ConstantCacheDataRetriever dependency.

G

getCache() - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
Obtains the Cache.
getData() - Method in interface net.officefloor.cache.constant.ConstantCacheDataRetriever
Obtains the data.
getManagedObject() - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
 
getObject() - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
 

L

loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None, ConstantCacheManagedObjectSource.Flows>) - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
 
loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext) - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
====================== ManagedObjectSource ==========================

N

net.officefloor.cache.constant - package net.officefloor.cache.constant
 

P

POLL_INTERVAL - Static variable in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
Property name for the poll interval in milliseconds.

R

REFRESH - net.officefloor.cache.constant.ConstantCacheManagedObjectSource.Flows
 

S

start(ManagedObjectExecuteContext<ConstantCacheManagedObjectSource.Flows>) - Method in class net.officefloor.cache.constant.ConstantCacheManagedObjectSource
 

V

valueOf(String) - Static method in enum net.officefloor.cache.constant.ConstantCacheManagedObjectSource.Flows
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.officefloor.cache.constant.ConstantCacheManagedObjectSource.Flows
Returns an array containing the constants of this enum type, in the order they are declared.
C D G L N P R S V 
All Classes All Packages