Uses of Interface
com.collation.platform.model.topology.app.j2ee.websphere.WebSphereConfiguredConnection

Packages that use WebSphereConfiguredConnection
com.collation.platform.model.topology.app.j2ee.websphere   
 

Uses of WebSphereConfiguredConnection in com.collation.platform.model.topology.app.j2ee.websphere
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere that return WebSphereConfiguredConnection
 WebSphereConfiguredConnection[] WebSphereVirtualHost.getConfiguredConnections()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereConfiguredConnection
 void WebSphereVirtualHost.setConfiguredConnections(WebSphereConfiguredConnection[] connections)