Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.server.ContainerObjectEvent

Packages that use ContainerObjectEvent
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of ContainerObjectEvent in oracle.jbo.server

 

Methods in oracle.jbo.server with parameters of type ContainerObjectEvent
 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.

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.