org.openl.rules.repository
Class RulesRepositoryFactory
java.lang.Object
org.openl.rules.repository.RulesRepositoryFactory
public class RulesRepositoryFactory
- extends Object
Repository Factory. It is Abstract Factory.
Takes init values from repository.properties file.
- Author:
- Aleh Bykhavets
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_FILE
public static final String PROP_FILE
- See Also:
- Constant Field Values
MSG_FAILED
public static final String MSG_FAILED
- See Also:
- Constant Field Values
RulesRepositoryFactory
public RulesRepositoryFactory()
getRepositoryInstance
public static RRepository getRepositoryInstance()
throws RRepositoryException
- Throws:
RRepositoryException
isFailed
public static boolean isFailed()
Copyright © 2010. All Rights Reserved.