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

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

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

Subinterfaces of WebLogicServer in com.collation.platform.model.topology.app.j2ee.weblogic
 interface WebLogicAdminServer
          A WebLogic Admin Server
 

Methods in com.collation.platform.model.topology.app.j2ee.weblogic that return WebLogicServer
 WebLogicServer WebLogicSSLSettings.getParent()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.weblogic with parameters of type WebLogicServer
 void WebLogicSSLSettings.setParent(WebLogicServer parent)