站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

RepositorySessionUtil (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.repository
Class RepositorySessionUtil

java.lang.Object
  extended by org.drools.repository.RepositorySessionUtil

public class RepositorySessionUtil
extends Object

This is a utility to simulate session behavior for the test suite.

Author:
Michael Neale

Constructor Summary
RepositorySessionUtil()
           
 
Method Summary
static boolean deleteDir(File dir)
           
static RulesRepository getRepository()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositorySessionUtil

public RepositorySessionUtil()
Method Detail

deleteDir

public static boolean deleteDir(File dir)

getRepository

public static RulesRepository getRepository()
                                     throws RulesRepositoryException
Throws:
RulesRepositoryException


Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.