A B C D E F G H I J L M N O P R S T U V 

C

ClassesData - Interface in com.ibm.java.diagnostics.healthcenter.api.classes
This class provides access to all the classes information that Health Center monitored.
ClassesEvent - Interface in com.ibm.java.diagnostics.healthcenter.api.classes
This class defines the values returned when a class event takes place and is used by the ClassesEventListener interface
classesEvent(ClassesEvent) - Method in interface com.ibm.java.diagnostics.healthcenter.api.classes.ClassesEventListener
 
ClassesEventListener - Interface in com.ibm.java.diagnostics.healthcenter.api.classes
This interface needs to be implemented to receive notifications via the classesEvent call every time a classes event takes place
CLASSHISTOGRAMDATA - Static variable in interface com.ibm.java.diagnostics.healthcenter.api.classes.ClassesData
Used to get only Class Histogram Data when comparing against NotificationListener.getUserData()
ClassHistogramData - Interface in com.ibm.java.diagnostics.healthcenter.api.classes
This class represents a Java class and the instance totals that are associated with it.
ClassHistogramEvent - Interface in com.ibm.java.diagnostics.healthcenter.api.classes
This class defines the values returned when a class histogram event takes place and is used by the ClassHistogramEventListener interface
classHistogramEvent(ClassHistogramEvent) - Method in interface com.ibm.java.diagnostics.healthcenter.api.classes.ClassHistogramEventListener
 
ClassHistogramEventListener - Interface in com.ibm.java.diagnostics.healthcenter.api.classes
This interface needs to be implemented to receive notifications via the classHistogramEvent call every time a class histogram event takes place
ClassLoadData - Interface in com.ibm.java.diagnostics.healthcenter.api.classes
This class represents a single Java class that was loaded at a given time.
clearTimeThresholds() - Method in interface com.ibm.java.diagnostics.healthcenter.api.HealthCenter
Clears any time thresholds that were set on the Health Center data.
collectClassHistogramData() - Method in interface com.ibm.java.diagnostics.healthcenter.api.vmcontrol.VMControl
Triggers the collection of the class histogram data.
com.ibm.java.diagnostics.healthcenter.api - package com.ibm.java.diagnostics.healthcenter.api
 
com.ibm.java.diagnostics.healthcenter.api.classes - package com.ibm.java.diagnostics.healthcenter.api.classes
 
com.ibm.java.diagnostics.healthcenter.api.cpu - package com.ibm.java.diagnostics.healthcenter.api.cpu
 
com.ibm.java.diagnostics.healthcenter.api.environment - package com.ibm.java.diagnostics.healthcenter.api.environment
 
com.ibm.java.diagnostics.healthcenter.api.factory - package com.ibm.java.diagnostics.healthcenter.api.factory
 
com.ibm.java.diagnostics.healthcenter.api.gc - package com.ibm.java.diagnostics.healthcenter.api.gc
 
com.ibm.java.diagnostics.healthcenter.api.io - package com.ibm.java.diagnostics.healthcenter.api.io
 
com.ibm.java.diagnostics.healthcenter.api.locking - package com.ibm.java.diagnostics.healthcenter.api.locking
 
com.ibm.java.diagnostics.healthcenter.api.methodtrace - package com.ibm.java.diagnostics.healthcenter.api.methodtrace
 
com.ibm.java.diagnostics.healthcenter.api.nativememory - package com.ibm.java.diagnostics.healthcenter.api.nativememory
 
com.ibm.java.diagnostics.healthcenter.api.profiling - package com.ibm.java.diagnostics.healthcenter.api.profiling
 
com.ibm.java.diagnostics.healthcenter.api.threads - package com.ibm.java.diagnostics.healthcenter.api.threads
 
com.ibm.java.diagnostics.healthcenter.api.vmcontrol - package com.ibm.java.diagnostics.healthcenter.api.vmcontrol
 
connect(File) - Static method in class com.ibm.java.diagnostics.healthcenter.api.factory.HealthCenterFactory
Loads a previously created Health Center .hcd file.
connect() - Static method in class com.ibm.java.diagnostics.healthcenter.api.factory.HealthCenterFactory
Make a connection to the current process, i.e.
connect(ConnectionProperties) - Static method in class com.ibm.java.diagnostics.healthcenter.api.factory.HealthCenterFactory
Connects to and monitors a running application that was started with the Health Center agent attached.
connect(ConnectionProperties, boolean) - Static method in class com.ibm.java.diagnostics.healthcenter.api.factory.HealthCenterFactory
Connects to and monitors a running application that was started with the Health Center agent attached.
connect(ConnectionProperties, String) - Static method in class com.ibm.java.diagnostics.healthcenter.api.factory.HealthCenterFactory
Connects to and monitors a running application that was started with the named Health Center agent attached.
ConnectionProperties - Class in com.ibm.java.diagnostics.healthcenter.api
This class represents the information that is required to connect to a running application that was started with the Health Center agent attached.
ConnectionProperties() - Constructor for class com.ibm.java.diagnostics.healthcenter.api.ConnectionProperties
Constructs a new ConnectionProperties object, using the default values localhost and 1972 for the host name and port number and JMX as the transport type.
ConnectionProperties(String, int) - Constructor for class com.ibm.java.diagnostics.healthcenter.api.ConnectionProperties
Constructs a new ConnectionProperties object, using the specified parameters for host name and port number and JMX as the transport type.
CountData - Interface in com.ibm.java.diagnostics.healthcenter.api
This class represents an object that consists of a count and a corresponding time.
CpuData - Interface in com.ibm.java.diagnostics.healthcenter.api.cpu
This class provides access to all the cpu information that Health Center monitored.
CpuEvent - Interface in com.ibm.java.diagnostics.healthcenter.api.cpu
This class defines the values returned when a file event takes place and is used by the FileEventListener interface
cpuEvent(CpuEvent) - Method in interface com.ibm.java.diagnostics.healthcenter.api.cpu.CpuEventListener
 
CpuEventListener - Interface in com.ibm.java.diagnostics.healthcenter.api.cpu
This interface needs to be implemented to receive notifications via the cpuEvent call every time a cpu event takes place
CpuInfo - Interface in com.ibm.java.diagnostics.healthcenter.api.cpu
This is a single time event data representing cpu use at a given time.
A B C D E F G H I J L M N O P R S T U V 
© Copyright 2012, 2016 IBM Corporation.