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