|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.db.DBObjectListener
public abstract class DBObjectListener
A DBObjectListener can be registered against any ListenableObject to be identified about changes to that DBObject.
This replaces SchemaObjectListener as a more generic listener mechanism that to include SystemObjects.
ListenableObject| Constructor Summary | |
|---|---|
DBObjectListener()
|
|
| Method Summary | |
|---|---|
void |
objectUpdated(DBObjectChange change)
Notifies the listener when a SchemaObject is updated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBObjectListener()
| Method Detail |
|---|
public void objectUpdated(DBObjectChange change)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||