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

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

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

Methods in com.collation.platform.model.topology.app.j2ee.websphere that return WebSphereNodeAgent
 WebSphereNodeAgent WebSphereNode.getNodeAgent()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereNodeAgent
 void WebSphereNode.setNodeAgent(WebSphereNodeAgent na)