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


Uses of Class
oracle.jbo.ApplicationPoolSvcMsgContext

Packages that use ApplicationPoolSvcMsgContext
oracle.jbo Contains interfaces for client-side applications. 
oracle.jbo.client.remote   
oracle.jbo.common.ws   
oracle.jbo.server Contains the implementation of middle tier components. 
oracle.jbo.server.ejb   

 

Uses of ApplicationPoolSvcMsgContext in oracle.jbo

 

Methods in oracle.jbo that return ApplicationPoolSvcMsgContext
 ApplicationPoolSvcMsgContext ApplicationModule.doPoolMessage(ApplicationPoolSvcMsgContext ctx)
          Internal use only.

 

Methods in oracle.jbo with parameters of type ApplicationPoolSvcMsgContext
 ApplicationPoolSvcMsgContext ApplicationModule.doPoolMessage(ApplicationPoolSvcMsgContext ctx)
          Internal use only.

 

Uses of ApplicationPoolSvcMsgContext in oracle.jbo.client.remote

 

Methods in oracle.jbo.client.remote that return ApplicationPoolSvcMsgContext
 ApplicationPoolSvcMsgContext ApplicationModuleImpl.doPoolMessage(ApplicationPoolSvcMsgContext ctx)
           

 

Methods in oracle.jbo.client.remote with parameters of type ApplicationPoolSvcMsgContext
 ApplicationPoolSvcMsgContext ApplicationModuleImpl.doPoolMessage(ApplicationPoolSvcMsgContext ctx)
           

 

Uses of ApplicationPoolSvcMsgContext in oracle.jbo.common.ws

 

Methods in oracle.jbo.common.ws that return ApplicationPoolSvcMsgContext
 ApplicationPoolSvcMsgContext WSApplicationModuleImpl.doPoolMessage(ApplicationPoolSvcMsgContext ctx)
           

 

Methods in oracle.jbo.common.ws with parameters of type ApplicationPoolSvcMsgContext
 ApplicationPoolSvcMsgContext WSApplicationModuleImpl.doPoolMessage(ApplicationPoolSvcMsgContext ctx)
           

 

Uses of ApplicationPoolSvcMsgContext in oracle.jbo.server

 

Methods in oracle.jbo.server that return ApplicationPoolSvcMsgContext
 ApplicationPoolSvcMsgContext ApplicationModuleImpl.doPoolMessage(ApplicationPoolSvcMsgContext ctx)
           

 

Methods in oracle.jbo.server with parameters of type ApplicationPoolSvcMsgContext
 ApplicationPoolSvcMsgContext ApplicationModuleImpl.doPoolMessage(ApplicationPoolSvcMsgContext ctx)
           

 

Uses of ApplicationPoolSvcMsgContext in oracle.jbo.server.ejb

 

Methods in oracle.jbo.server.ejb that return ApplicationPoolSvcMsgContext
 ApplicationPoolSvcMsgContext LocalApplicationModuleImpl.doPoolMessage(ApplicationPoolSvcMsgContext ctx)
           

 

Methods in oracle.jbo.server.ejb with parameters of type ApplicationPoolSvcMsgContext
 ApplicationPoolSvcMsgContext LocalApplicationModuleImpl.doPoolMessage(ApplicationPoolSvcMsgContext ctx)
           

 


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


 

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