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


Uses of Interface
oracle.jbo.server.ContainerObject

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

 

Uses of ContainerObject in oracle.jbo.server

 

Classes in oracle.jbo.server that implement ContainerObject
 class ApplicationModuleImpl
          The base class of Application Modules.
 class ContainerObjectImpl
          The implementation of the ContainerObject interface.

 

Methods in oracle.jbo.server that return ContainerObject
 ContainerObject ContainerObjectEvent.getContainerObject()
          Gets the event's container object.

 

Constructors in oracle.jbo.server with parameters of type ContainerObject
ContainerObjectEvent(ContainerObject src, ComponentObject component)
          Creates a ContainerObject event.

 


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


 

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