|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.7) E10663-11 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RepositoryChangeListener
Interface for notification of rule dictionary changes in a repository.
| Method Summary | |
|---|---|
void |
dictionaryChanged(RepositoryChange change,
RuleRepository rr)
Notification that a dictionary has changed. |
| Method Detail |
|---|
void dictionaryChanged(RepositoryChange change,
RuleRepository rr)
change - dictionary change notification information.rr - the RuleRepository instance that detected the change.
|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.7) E10663-11 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||