Uses of Interface
com.collation.platform.model.topology.app.j2ee.weblogic.WebLogicNodeManager

Packages that use WebLogicNodeManager
com.collation.platform.model.topology.app.j2ee.weblogic   
 

Uses of WebLogicNodeManager in com.collation.platform.model.topology.app.j2ee.weblogic
 

Methods in com.collation.platform.model.topology.app.j2ee.weblogic that return WebLogicNodeManager
 WebLogicNodeManager WebLogicMachine.getNodeManager()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.weblogic with parameters of type WebLogicNodeManager
 void WebLogicMachine.setNodeManager(WebLogicNodeManager nodeManager)