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

/openjdk7/jdk/test/java/rmi/server/RMIClassLoader/spi/
H A DTestProvider.java45 public static final Method getClassAnnotationMethod; field in class:TestProvider
58 getClassAnnotationMethod = RMIClassLoaderSpi.class.getMethod(
113 getClassAnnotationMethod, new Object[] { cl }));
246 verifyOneInvocation(TestProvider.getClassAnnotationMethod,

Completed in 365 milliseconds