Searched refs:setThis (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/test/javax/management/remote/mandatory/serverError/ | ||
H A D | JMXServerErrorTest.java | 97 public void setThis(String that) throws IOException; method in interface:JMXServerErrorTest.KaefferMBean 104 setThis(that); 107 public void setThis(String that) { this.that=(that==null)?"":that; } method in class:JMXServerErrorTest.Kaeffer 148 kaeffer.setThis("but not that"); |
Completed in 1020 milliseconds