org.openl.rules.repository
Class ProductionRepositoryFactoryProxy

java.lang.Object
  extended by org.openl.rules.repository.ProductionRepositoryFactoryProxy

public class ProductionRepositoryFactoryProxy
extends Object

Repository Factory Proxy.

Takes actual factory description from rules-production.properties file.


Field Summary
static String PROP_FILE
           
 
Constructor Summary
ProductionRepositoryFactoryProxy()
           
 
Method Summary
static RProductionRepository getRepositoryInstance()
           
static void release()
           
static void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROP_FILE

public static final String PROP_FILE
See Also:
Constant Field Values
Constructor Detail

ProductionRepositoryFactoryProxy

public ProductionRepositoryFactoryProxy()
Method Detail

getRepositoryInstance

public static RProductionRepository getRepositoryInstance()
                                                   throws RRepositoryException
Throws:
RRepositoryException

release

public static void release()
                    throws RRepositoryException
Throws:
RRepositoryException

reset

public static void reset()
                  throws RRepositoryException
Throws:
RRepositoryException


Copyright © 2010. All Rights Reserved.