| Package | Description |
|---|---|
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerObjectListener.componentAdded(ContainerObjectEvent e)
Called by an event publisher to report that a component has been added to a container.
|
void |
ContainerObjectListener.componentRemoved(ContainerObjectEvent e)
Called by an event publisher to report that a component has been removed from a container.
|