WebLogic Integration


Uses of Interface
com.bea.wlai.common.IRequestDefinition

Packages that use IRequestDefinition
com.bea.wlai.common Provides the WebLogic Application Integration commonly used interfaces/classes. 
 

Uses of IRequestDefinition in com.bea.wlai.common
 

Classes in com.bea.wlai.common that implement IRequestDefinition
 class RequestDefinition
          An implementation of the IRequestDefinition interface.
 

Methods in com.bea.wlai.common that return IRequestDefinition
 IRequestDefinition ServiceDefinition.getRequestDefinition()
           
 IRequestDefinition IServiceDefinition.getRequestDefinition()
          Get the definition for the request document for this service.
 

Methods in com.bea.wlai.common with parameters of type IRequestDefinition
 void ServiceDefinition.setRequestDefinition(IRequestDefinition requestDef)
           
 


WebLogic Integration

WebLogic Integration (WLI)