jess.jsr94
Class RuleServiceProviderImpl
java.lang.Object
javax.rules.RuleServiceProvider
jess.jsr94.RuleServiceProviderImpl
- public class RuleServiceProviderImpl
- extends javax.rules.RuleServiceProvider
This class is the main entry point for Jess's JSR94 driver. See the
Jess manual for usage information.
(C) 2005 Sandia National Laboratories
Methods inherited from class javax.rules.RuleServiceProvider |
createInstance, setClassLoader |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleServiceProviderImpl
public RuleServiceProviderImpl()
getRuleRuntime
public javax.rules.RuleRuntime getRuleRuntime()
throws javax.rules.ConfigurationException
- Throws:
javax.rules.ConfigurationException
getRuleAdministrator
public javax.rules.admin.RuleAdministrator getRuleAdministrator()
throws javax.rules.ConfigurationException
- Throws:
javax.rules.ConfigurationException