Uses of Interface
com.collation.platform.model.topology.app.web.iplanet.IPlanetJVMSettings

Packages that use IPlanetJVMSettings
com.collation.platform.model.topology.app.web.iplanet   
 

Uses of IPlanetJVMSettings in com.collation.platform.model.topology.app.web.iplanet
 

Methods in com.collation.platform.model.topology.app.web.iplanet that return IPlanetJVMSettings
 IPlanetJVMSettings IPlanetWebContainer.getJvmSettings()
           
 

Methods in com.collation.platform.model.topology.app.web.iplanet with parameters of type IPlanetJVMSettings
 void IPlanetWebContainer.setJvmSettings(IPlanetJVMSettings jvmSet)