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

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

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

Methods in com.collation.platform.model.topology.app.j2ee.websphere that return WebSphereJVMSettings
 WebSphereJVMSettings[] WebSphereProcessDefinition.getJVMSettings()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereJVMSettings
 void WebSphereProcessDefinition.setJVMSettings(WebSphereJVMSettings[] jvmConfig)