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

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

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

Methods in com.collation.platform.model.topology.app.j2ee.websphere that return WebSphereProcessMonitoringPolicy
 WebSphereProcessMonitoringPolicy WebSphereProcessDefinition.getMonitoringPolicy()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereProcessMonitoringPolicy
 void WebSphereProcessDefinition.setMonitoringPolicy(WebSphereProcessMonitoringPolicy pmon)