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

/openjdk7/jdk/test/javax/management/monitor/
H A DAttributeArbitraryDataTypeTest.java91 public void setIntegerAttribute(Integer i) { method in class:AttributeArbitraryDataTypeTest.ComplexAttribute
261 ca.setIntegerAttribute(0);
320 ca.setIntegerAttribute(1);
336 ca.setIntegerAttribute(2);
352 ca.setIntegerAttribute(3);
H A DReflectionExceptionTest.java56 public void setIntegerAttribute(Integer i) { method in class:ReflectionExceptionTest.ObservedObject
72 public void setIntegerAttribute(Integer i); method in interface:ReflectionExceptionTest.ObservedObjectMBean
H A DRuntimeExceptionTest.java55 public void setIntegerAttribute(Integer i) { method in class:RuntimeExceptionTest.ObservedObject
71 public void setIntegerAttribute(Integer i); method in interface:RuntimeExceptionTest.ObservedObjectMBean

Completed in 32 milliseconds