Uses of Interface
com.bea.jvm.GarbageCollectionHeuristic

Packages that use GarbageCollectionHeuristic
com.bea.jvm Provides the interfaces and the factory class for the JRockit management API. 
 

Uses of GarbageCollectionHeuristic in com.bea.jvm
 

Methods in com.bea.jvm that return GarbageCollectionHeuristic
 GarbageCollectionHeuristic GarbageCollector.getGarbageCollectionHeuristic()
           
 

Methods in com.bea.jvm with parameters of type GarbageCollectionHeuristic
 void GarbageCollector.suggestGarbageCollectionHeuristic(GarbageCollectionHeuristic heuristic)
          Suggests a garbage collector heuristic.
 



Copyright © 1999, 2008, Oracle and/or its affiliates. All rights reserved.