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

/openjdk7/jdk/src/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java70 * if (notifType.equals(GarbageCollectionNotificationInfo.GARBAGE_COLLECTION_NOTIFICATION)) {
81 * <li>A {@linkplain #GARBAGE_COLLECTION_NOTIFICATION garbage collection notification}.
103 public static final String GARBAGE_COLLECTION_NOTIFICATION = field in class:GarbageCollectionNotificationInfo

Completed in 29 milliseconds