|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FinalizationListener | |
com.bea.jvm | Provides the interfaces and the factory class for the JRockit management API. |
Uses of FinalizationListener in com.bea.jvm |
Methods in com.bea.jvm with parameters of type FinalizationListener | |
void |
GarbageCollector.addFinalizationListener(FinalizationListener listener)
Add listener to be notified whenever an Object has been finalized. |
void |
GarbageCollector.addFinalizationListener(FinalizationListener listener,
boolean onlyFailed)
Add listener to be notified whenever an Object has been finalized. |
void |
GarbageCollector.removeFinalizationListener(FinalizationListener listener)
Removes the specified listener. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |