WebLogic Integration


Uses of Class
com.bea.wlai.client.ConnectionInfo

Packages that use ConnectionInfo
com.bea.wlai.client Provides the WebLogic Application Integration client-side interfaces/classes. 
 

Uses of ConnectionInfo in com.bea.wlai.client
 

Methods in com.bea.wlai.client that return ConnectionInfo
 ConnectionInfo[] ConnectionFactoryManager.listDeployedConnections(ConnectionInfo filter)
          List the deployed connection factories in the system.
 

Methods in com.bea.wlai.client with parameters of type ConnectionInfo
 boolean ConnectionFactoryManager.hasConnections(ConnectionInfo filter)
          Returns true if there are deployed connection factories matching the passed filter param.
 ConnectionInfo[] ConnectionFactoryManager.listDeployedConnections(ConnectionInfo filter)
          List the deployed connection factories in the system.
 


WebLogic Integration

WebLogic Integration (WLI)