Class DetachedContentRuntimeRepositoryManager

java.lang.Object
org.faktorips.runtime.internal.AbstractRuntimeRepositoryManager
org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepositoryManager
All Implemented Interfaces:
IRuntimeRepositoryManager

public class DetachedContentRuntimeRepositoryManager extends AbstractRuntimeRepositoryManager
The DetachedContentRuntimeRepositoryManager manages the access to the DetachedContentRuntimeRepository. To get a runtime repository that provides the actual product data you have to call getActualRuntimeRepository().

To create a new DetachedContentRuntimeRepositoryManager use the internal DetachedContentRuntimeRepositoryManager.Builder.

Author:
dirmeier
See Also: