Searched refs:getClassAnnotationMethod (Results 1 - 2 of 2) 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,
H A DTestProvider2.java92 getClassAnnotationMethod, new Object[] { cl }));

Completed in 31 milliseconds