|
Oracle Business Rules Java API Reference 10g (10.1.3.1.0) B28966-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.rules.jsr94.admin.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(SensitiveDataCallback callback)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(SensitiveDataCallback callback)
throws javax.rules.admin.RuleAdministrationException
getRules in interface RuleSourcecallback - The callback for accessing sensitive data.javax.rules.admin.RuleAdministrationException - if there is an error gaining access
|
Oracle Business Rules Java API Reference 10g (10.1.3.1.0) B28966-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||