Skip navigation links

Oracle® Database XML Java API Reference
11g Release 1 (11.1)

B28391-01


Package oracle.xdb.event

Provides the classes needed for Oracle Oracle XML Database Repository Events framework.

See:
          Description

Interface Summary
XDBRepositoryEventListener Interface for Java handlers.

 

Class Summary
XDBBasicEventListener An example class to show how application writers can create there own event listeners.
XDBEvent This class stores the information about the event that is fired.
XDBHandler This class stores information about handlers defined in resource configuration.
XDBHandlerList This class is used to store and manage the list of XDBHandler objects.
XDBLink This class stores information about the link of a resource.
XDBPath This class stores information about the path of a resource
XDBRenderStream This class is used by the XDBRepositoryEvent class by getOutputStream and setRenderStream methods
XDBRepositoryEvent This class stores information about the repository event that is fired.

 

Exception Summary
XDBInvalidOperationException The exception thrown when an operation is not allowed

 

Package oracle.xdb.event Description

Provides the classes needed for Oracle Oracle XML Database Repository Events framework. These classes are to be used to write JAVA event handler code.


Skip navigation links

Oracle® Database XML Java API Reference
11g Release 1 (11.1)

B28391-01


Copyright © 2003, 2007, Oracle. All rights reserved.