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

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

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

Methods in com.collation.platform.model.topology.app.j2ee.websphere that return WebSphereEJBContainer
 WebSphereEJBContainer[] WebSphereEJBModule.getEJBContainers()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereEJBContainer
 void WebSphereEJBModule.setEJBContainers(WebSphereEJBContainer[] containers)