Class AbstractTocBasedRuntimeRepository

All Implemented Interfaces:
IRuntimeRepository
Direct Known Subclasses:
AbstractClassLoadingRuntimeRepository

public abstract class AbstractTocBasedRuntimeRepository extends AbstractCachingRuntimeRepository
Abstract base implementation of runtime repository that uses a table of contents to lazily load the product data. This implementation also manages the caches.
Author:
Jan Ortmann