|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjrockit.management.util.LazyCompositeData
jrockit.management.util.DefaultGarbageCollectionHeuristicCompositeData
public class DefaultGarbageCollectionHeuristicCompositeData
Constructor Summary | |
---|---|
DefaultGarbageCollectionHeuristicCompositeData(DefaultGarbageCollectionHeuristic heuristic)
Constructor |
Method Summary | |
---|---|
javax.management.openmbean.CompositeData |
getCompositeData()
Gets the composite data from the DefaultGarbageCollectionHeuristicCompositeData object |
static java.lang.String |
getDescription(javax.management.openmbean.CompositeData cd)
Gets the description from the composite data |
DefaultGarbageCollectionHeuristic |
getGarbageCollectionHeuristic()
Gets the garbage collection heuristic |
static java.lang.String |
getName(javax.management.openmbean.CompositeData cd)
Gets the name from the composite data |
static javax.management.openmbean.CompositeData |
toCompositeData(DefaultGarbageCollectionHeuristic heuristic)
Gets the composite data from the heuristic |
Methods inherited from class jrockit.management.util.LazyCompositeData |
---|
containsKey, containsValue, equals, get, getAll, getCompositeType, hashCode, isTypeMatched, isTypeMatched, toString, values, writeReplace |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefaultGarbageCollectionHeuristicCompositeData(DefaultGarbageCollectionHeuristic heuristic)
heuristic
- Method Detail |
---|
public javax.management.openmbean.CompositeData getCompositeData()
getCompositeData
in class LazyCompositeData
public DefaultGarbageCollectionHeuristic getGarbageCollectionHeuristic()
public static java.lang.String getName(javax.management.openmbean.CompositeData cd)
public static java.lang.String getDescription(javax.management.openmbean.CompositeData cd)
cd
-
public static javax.management.openmbean.CompositeData toCompositeData(DefaultGarbageCollectionHeuristic heuristic)
heuristic
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |