Searched defs:getGcName (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java137 this.gcName = GarbageCollectionNotifInfoCompositeData.getGcName(cd);
149 public String getGcName() { method in class:GarbageCollectionNotificationInfo
/openjdk7/jdk/src/share/classes/sun/management/
H A DGarbageCollectionNotifInfoCompositeData.java114 gcNotifInfo.getGcName(),
146 public static String getGcName(CompositeData cd) { method in class:GarbageCollectionNotifInfoCompositeData

Completed in 844 milliseconds