Package | Description |
---|---|
com.ibm.java.diagnostics.healthcenter.api.gc |
Modifier and Type | Method and Description |
---|---|
void |
GCData.addGCListener(GCEventListener listener)
Add a listener for notification of when GC events occur
|
void |
GCData.removeGCListener(GCEventListener listener)
Remove one of registered listeners.
|