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

/openjdk7/jdk/src/share/classes/javax/management/
H A DAttributeChangeNotification.java61 public static final String ATTRIBUTE_CHANGE = "jmx.attribute.change"; field in class:AttributeChangeNotification
102 super(AttributeChangeNotification.ATTRIBUTE_CHANGE, source, sequenceNumber, timeStamp, msg);

Completed in 259 milliseconds