Uses of Interface
com.ibm.java.diagnostics.healthcenter.api.HealthCenter
Packages that use HealthCenter
Package
Description
-
Uses of HealthCenter in com.ibm.java.diagnostics.healthcenter.api.factory
Methods in com.ibm.java.diagnostics.healthcenter.api.factory that return HealthCenterModifier and TypeMethodDescriptionstatic HealthCenterHealthCenterFactory.connect()Make a connection to the current process, i.e.static HealthCenterHealthCenterFactory.connect(ConnectionProperties props) Connects to and monitors a running application that was started with the Health Center agent attached.static HealthCenterHealthCenterFactory.connect(ConnectionProperties props, boolean autoScan) Connects to and monitors a running application that was started with the Health Center agent attached.static HealthCenterHealthCenterFactory.connect(ConnectionProperties props, String agentName) Connects to and monitors a running application that was started with the named Health Center agent attached.static HealthCenterLoads a previously created Health Center.hcdfile. -
Uses of HealthCenter in com.ibm.java.diagnostics.healthcenter.api.impl
Classes in com.ibm.java.diagnostics.healthcenter.api.impl that implement HealthCenter