JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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 and Description
void
gcEvent
(
GCEvent
event)
Method Detail
gcEvent
void gcEvent(
GCEvent
event)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
© Copyright 2012, 2016 IBM Corporation.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method