| Package | Description |
|---|---|
| org.faktorips.runtime | |
| org.faktorips.runtime.internal | |
| org.faktorips.runtime.productdataprovider |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassloaderRuntimeRepository
A runtime repository that loads the resources by calling
ClassLoader.getResourceAsStream(String) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClassLoadingRuntimeRepository
An abstract repository that handles the common stuff between the
AbstractTocBasedRuntimeRepository and the concrete runtime repositories. |
class |
AbstractTocBasedRuntimeRepository
Abstract base implementation of runtime repository that uses a table of contents to lazily load
the product data.
|
| Modifier and Type | Class and Description |
|---|---|
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 © 2018. All rights reserved.