Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


Uses of Class
oracle.jbo.common.ws.WSApplicationModuleImpl

Packages that use WSApplicationModuleImpl
oracle.jbo.common.ws   
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of WSApplicationModuleImpl in oracle.jbo.common.ws

 

Methods in oracle.jbo.common.ws with parameters of type WSApplicationModuleImpl
 void WSApplicationModuleMarshaller.syncWorkingSet(WSApplicationModuleImpl wsAM)
           
 ServiceMessage WSApplicationModuleMarshaller.sendWorkingSetRequests(WSApplicationModuleImpl wsAM, java.lang.String svcMsgName, java.io.Serializable[] reqs)
           

 

Constructors in oracle.jbo.common.ws with parameters of type WSApplicationModuleImpl
WSComponentObjectImpl(java.lang.String name, WSApplicationModuleImpl parent)
           
WSComponentObjectImpl(java.lang.String name, java.lang.String defName, WSApplicationModuleImpl parent)
           
WSApplicationModuleImpl(java.lang.String name, WSApplicationModuleImpl parent)
           
WSApplicationModuleImpl(java.lang.String name, java.lang.String defName, WSApplicationModuleImpl parent)
           

 

Uses of WSApplicationModuleImpl in oracle.jbo.server

 

Methods in oracle.jbo.server with parameters of type WSApplicationModuleImpl
 void ApplicationModuleImpl.syncWorkingSet(WSApplicationModuleImpl wsAM)
          Internal: Applications should not use this method.
 ServiceMessage ApplicationModuleImpl.sendWorkingSetRequests(WSApplicationModuleImpl wsAM, java.lang.String svcMsgName, java.io.Serializable[] reqs)
           

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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