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


Uses of Interface
oracle.jbo.common.ws.WSApplicationModuleMarshaller

Packages that use WSApplicationModuleMarshaller
oracle.jbo.common.ws   
oracle.jbo.server Contains the implementation of middle tier components. 
oracle.jbo.server.remote   
oracle.jbo.server.remote.corba   
oracle.jbo.server.remote.ejb   

 

Uses of WSApplicationModuleMarshaller in oracle.jbo.common.ws

 

Methods in oracle.jbo.common.ws that return WSApplicationModuleMarshaller
 WSApplicationModuleMarshaller WSApplicationModuleImpl.getWSApplicationModuleMarshaller()
           

 

Uses of WSApplicationModuleMarshaller in oracle.jbo.server

 

Classes in oracle.jbo.server that implement WSApplicationModuleMarshaller
 class ApplicationModuleImpl
          The base class of Application Modules.

 

Methods in oracle.jbo.server that return WSApplicationModuleMarshaller
 WSApplicationModuleMarshaller ApplicationModuleImpl.getWorkingSetMarshaller()
          Internal: Applications should not use this method.

 

Methods in oracle.jbo.server with parameters of type WSApplicationModuleMarshaller
 void ApplicationModuleImpl.setWorkingSetMarshaller(WSApplicationModuleMarshaller marshaller)
          Internal: Applications should not use this method.

 

Uses of WSApplicationModuleMarshaller in oracle.jbo.server.remote

 

Classes in oracle.jbo.server.remote that implement WSApplicationModuleMarshaller
 class AbstractRemoteApplicationModuleImpl
          Remote Adapter that adapts the 2-tier implementation of application module to remote application module.

 

Uses of WSApplicationModuleMarshaller in oracle.jbo.server.remote.corba

 

Classes in oracle.jbo.server.remote.corba that implement WSApplicationModuleMarshaller
 class RemoteApplicationModuleImpl
          Corba Adapter that implements the remotable application module interfaces.

 

Uses of WSApplicationModuleMarshaller in oracle.jbo.server.remote.ejb

 

Classes in oracle.jbo.server.remote.ejb that implement WSApplicationModuleMarshaller
 class CMEJBApplicationModuleImpl
           
 class EJBApplicationModuleImpl
           
 class NestedApplicationModuleImpl
           
 class ServerApplicationModuleImpl
           

 


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


 

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