Uses of Class
org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
Packages that use AbstractClassLoadingRuntimeRepository Package Description org.faktorips.runtime org.faktorips.runtime.productdataprovider -
-
Uses of AbstractClassLoadingRuntimeRepository in org.faktorips.runtime
Subclasses of AbstractClassLoadingRuntimeRepository in org.faktorips.runtime Modifier and Type Class Description classClassloaderRuntimeRepositoryA runtime repository that loads the resources by callingClassLoader.getResourceAsStream(String) -
Uses of AbstractClassLoadingRuntimeRepository in org.faktorips.runtime.productdataprovider
Subclasses of AbstractClassLoadingRuntimeRepository in org.faktorips.runtime.productdataprovider Modifier and Type Class Description classDetachedContentRuntimeRepository/** TheDetachedContentRuntimeRepositoryis a runtime repository that is able to parse the product data provided from aIProductDataProviderand instantiates the necessary objects.
-