org.faktorips.runtime.productdataprovider
Class ClassLoaderProductDataProviderFactory

java.lang.Object
  extended by org.faktorips.runtime.productdataprovider.ClassLoaderProductDataProviderFactory
All Implemented Interfaces:
IProductDataProviderFactory

public class ClassLoaderProductDataProviderFactory
extends Object
implements IProductDataProviderFactory


Constructor Summary
ClassLoaderProductDataProviderFactory(String tocResourcePath)
           
 
Method Summary
 IProductDataProvider newInstance()
           
 void setCheckForModifications(boolean checkForModifications)
           
 void setClassLoader(ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassLoaderProductDataProviderFactory

public ClassLoaderProductDataProviderFactory(String tocResourcePath)
Method Detail

setCheckForModifications

public void setCheckForModifications(boolean checkForModifications)

setClassLoader

public void setClassLoader(ClassLoader classLoader)

newInstance

public IProductDataProvider newInstance()
Specified by:
newInstance in interface IProductDataProviderFactory


Copyright © 2015. All rights reserved.