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