Business Components

Uses of Interface
oracle.jbo.ComponentObjectListener

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

Uses of ComponentObjectListener in oracle.jbo.server
 

Methods in oracle.jbo.server with parameters of type ComponentObjectListener
 void ComponentObjectImpl.addListener(ComponentObjectListener listener)
          Add a listener for the Component Object
 


Business Components