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

/openjdk10/jdk/src/java.rmi/share/classes/java/rmi/server/
H A DRMIClassLoaderSpi.java191 public abstract String getClassAnnotation(Class<?> cl); method in class:RMIClassLoaderSpi
H A DRMIClassLoader.java380 public static String getClassAnnotation(Class<?> cl) { method in class:RMIClassLoader
/openjdk10/jdk/test/java/rmi/server/RMIClassLoader/spi/
H A DTestProvider2.java90 public String getClassAnnotation(Class<?> cl) { method in class:TestProvider2
H A DTestProvider.java111 public String getClassAnnotation(Class<?> cl) { method in class:TestProvider
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/model/annotation/
H A DAnnotationReader.java136 <A extends Annotation> A getClassAnnotation(Class<A> annotation, C clazz, Locatable srcpos) ; method in interface:AnnotationReader
H A DRuntimeInlineAnnotationReader.java90 public <A extends Annotation> A getClassAnnotation(Class<A> a, Class clazz, Locatable srcPos) { method in class:RuntimeInlineAnnotationReader
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/oracle/xmlns/internal/webservices/jaxws_databinding/
H A DJavaWsdlMappingType.java187 public List<Object> getClassAnnotation() { method in class:JavaWsdlMappingType
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/ap/
H A DInlineAnnotationReaderImpl.java59 public <A extends Annotation> A getClassAnnotation(Class<A> a, TypeElement clazz, Locatable srcPos) { method in class:InlineAnnotationReaderImpl
/openjdk10/jdk/src/java.rmi/share/classes/sun/rmi/server/
H A DLoaderHandler.java194 public static String getClassAnnotation(Class<?> cl) { method in class:LoaderHandler
1163 public String getClassAnnotation() { method in class:LoaderHandler.Loader

Completed in 138 milliseconds