|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.4.0) E10663-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.rules.jsr94.admin.RLUrlSource
public class RLUrlSource
A RuleSource that specifies a URL that locates RL text.
| Constructor Summary | |
|---|---|
RLUrlSource(java.lang.String url)Create a RLUrlSource. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getRules()Get an object that provides access to the rule sets. |
java.lang.String |
getUrl()Get the URL specification. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RLUrlSource(java.lang.String url)
RLUrlSource.
url - The URL specification.| Method Detail |
|---|
public java.lang.String getUrl()
public java.lang.Object getRules()
throws javax.rules.admin.RuleAdministrationException
getRules in interface RuleSourcejavax.rules.admin.RuleAdministrationException - if there is an error gaining access
|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.4.0) E10663-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||