JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.ibm.java.diagnostics.healthcenter.api.gc
Interface GCEventListener
public interface
GCEventListener
This interface needs to be implemented to receive notifications via the gcEvent call every time a gc takes place
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
gcEvent
(
GCEvent
event)
Method Details
gcEvent
void
gcEvent
(
GCEvent
event)