Searched refs:memoryNotifInfoCompositeType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/management/
H A DMemoryNotifInfoCompositeData.java67 return new CompositeDataSupport(memoryNotifInfoCompositeType,
76 private static final CompositeType memoryNotifInfoCompositeType; field in class:MemoryNotifInfoCompositeData
79 memoryNotifInfoCompositeType = (CompositeType)
124 if (!isTypeMatched(memoryNotifInfoCompositeType, cd.getCompositeType())) {

Completed in 28 milliseconds