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


Uses of Class
oracle.jbo.common.JboHome

Packages that use JboHome
oracle.jbo.client.ejb   
oracle.jbo.client.remote.corba   
oracle.jbo.client.remote.ejb   
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.jbo.server Contains the implementation of middle tier components. 
oracle.jbo.server.remote.colo   

 

Uses of JboHome in oracle.jbo.client.ejb

 

Subclasses of JboHome in oracle.jbo.client.ejb
 class oracle.jbo.client.ejb.ApplicationModuleHomeImpl
           

 

Uses of JboHome in oracle.jbo.client.remote.corba

 

Subclasses of JboHome in oracle.jbo.client.remote.corba
 class CORBAApplicationModuleHomeImpl
           

 

Uses of JboHome in oracle.jbo.client.remote.ejb

 

Subclasses of JboHome in oracle.jbo.client.remote.ejb
 class AbstractApplicationModuleHomeImpl
           

 

Uses of JboHome in oracle.jbo.common

 

Methods in oracle.jbo.common that return JboHome
protected  JboHome JboInitialContext.createJboHome(java.lang.String name)
           

 

Uses of JboHome in oracle.jbo.server

 

Methods in oracle.jbo.server that return JboHome
protected  JboHome InitialContextImpl.createJboHome(java.lang.String publishedName)
          Factory method for creating ApplicationModuleHome pertinent for the local platfrom.

 

Uses of JboHome in oracle.jbo.server.remote.colo

 

Subclasses of JboHome in oracle.jbo.server.remote.colo
 class ColoApplicationModuleHomeImpl
           

 

Methods in oracle.jbo.server.remote.colo that return JboHome
protected  JboHome ColoInitialContext.createJboHome(java.lang.String publishedName)
          Factory method for creating a home.

 


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


 

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