org.drools.repository
Class RepositorySessionUtil
java.lang.Object
org.drools.repository.RepositorySessionUtil
public class RepositorySessionUtil
- extends Object
This is a utility to simulate session behavior for the test suite.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositorySessionUtil
public RepositorySessionUtil()
deleteDir
public static boolean deleteDir(File dir)
getRepository
public static RulesRepository getRepository()
throws RulesRepositoryException
- Throws:
RulesRepositoryException
getMultiThreadedRepository
public static RulesRepository getMultiThreadedRepository()
throws RulesRepositoryException
- Throws:
RulesRepositoryException
shutdown
public static void shutdown()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.