See: Description
| Interface | Description |
|---|---|
| XDBRepositoryEventListener |
Interface for Java handlers.
|
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| XDBInvalidOperationException |
The exception thrown when an operation is not allowed
|