Class ConstantCacheManagedObjectSource<K,V>

All Implemented Interfaces:
ManagedObject, ManagedObjectSource<None,ConstantCacheManagedObjectSource.Flows>

public class ConstantCacheManagedObjectSource<K,V> extends AbstractManagedObjectSource<None,ConstantCacheManagedObjectSource.Flows> implements ManagedObject
Cache ManagedObjectSource that loads a constant data set.
Author:
Daniel Sagenschneider