|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.xdb.event.XDBHandler
public class XDBHandler
This class stores information about handlers defined in resource configuration.
| Field Summary | |
|---|---|
protected long |
m_hdlrcstate |
| Method Summary | |
|---|---|
java.lang.String |
getLanguage()Returns the implementation language of the handler (JAVA or PL/SQL) |
java.lang.String |
getSchema()Returns the schema containing the handler's source. |
java.lang.String |
getSource()Returns the name of the Java class, PL/SQL package or object type that implements the handler. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long m_hdlrcstate
| Method Detail |
|---|
public java.lang.String getSource()
public java.lang.String getSchema()
public java.lang.String getLanguage()
|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||