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

/openjdk7/jdk/src/share/classes/com/sun/jmx/mbeanserver/
H A DPerInterface.java112 return noSuchMethod(msg, resource, operation, params, signature,
135 return noSuchMethod(msg, resource, operation, params, signature,
162 private Object noSuchMethod(String msg, Object resource, String operation, method in class:PerInterface

Completed in 56 milliseconds