Uses of Class
org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository

Packages that use AbstractClassLoadingRuntimeRepository
org.faktorips.runtime   
org.faktorips.runtime.productdataprovider   
 

Uses of AbstractClassLoadingRuntimeRepository in org.faktorips.runtime
 

Subclasses of AbstractClassLoadingRuntimeRepository in org.faktorips.runtime
 class ClassloaderRuntimeRepository
          A runtime repository that loads the resources by calling ClassLoader.getResourceAsStream(String)
 

Uses of AbstractClassLoadingRuntimeRepository in org.faktorips.runtime.productdataprovider
 

Subclasses of AbstractClassLoadingRuntimeRepository in org.faktorips.runtime.productdataprovider
 class DetachedContentRuntimeRepository
          /** The DetachedContentRuntimeRepository is a runtime repository that is able to parse the product data provided from a IProductDataProvider and instantiates the necessary objects.
 



Copyright © 2015. All rights reserved.