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

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

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

Methods in com.collation.platform.model.topology.app.j2ee.websphere that return WebSphereWebContainer
 WebSphereWebContainer WebSphereSessionTuningParams.getContainer()
           
 WebSphereWebContainer[] WebSphereWebModule.getWebContainers()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereWebContainer
 void WebSphereSessionTuningParams.setContainer(WebSphereWebContainer container)
           
 void WebSphereWebModule.setWebContainers(WebSphereWebContainer[] containers)