Skip navigation links

Oracle Business Rules Java API Reference
10g (10.1.3.1.0)

B28966-01


Package oracle.rules.jsr94.admin

Interface Summary
RuleSource RuleSource is implemented by classes that provide access to a source of Oracle Business Rules.

 

Class Summary
JarRepositorySource A RuleSource that specifies rule sets defined in an Oracle Business Rules Jar file based repository.
RLLocalRuleExecutionSetProvider The Oracle Business Rules implementation of the LocalRuleExecutionSetProvider interface.
RLRuleExecutionSetProvider The Oracle Business Rules implementation of the RuleExecutionSetProvider interface.
RLTextSource A RuleSource that specifies RL text explicitly.
RLUrlSource A RuleSource that specifies a URL that locates RL text.
WebDAVRepositorySource A RuleSource that specifies rule sets defined in an Oracle Business Rules WebDAV based repository.

 

Exception Summary
RulesetNotFoundException This exception is thrown when a rule set identified by a RuleSource can not be found.

 


Skip navigation links

Oracle Business Rules Java API Reference
10g (10.1.3.1.0)

B28966-01


Copyright © 2006, Oracle. All rights reserved.