Uses of Class
com.ibm.java.diagnostics.healthcenter.api.HealthCenterJMXException
Packages that use HealthCenterJMXException
-
Uses of HealthCenterJMXException in com.ibm.java.diagnostics.healthcenter.api.factory
Methods in com.ibm.java.diagnostics.healthcenter.api.factory that throw HealthCenterJMXExceptionModifier 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.