public class WeldAnnotationDiscovery extends Object implements org.jboss.weld.resources.spi.ExtendedAnnotationDiscovery, org.jboss.weld.bootstrap.api.BootstrapService
ExtendedAnnotationDiscovery
WeldAnnotationDiscovery(CompositeIndex index)
void
cleanup()
cleanupAfterBoot()
boolean
containsAnnotation(Class<?> javaClass, Class<? extends Annotation> requiredAnnotation)
Set<String>
getAnnotationsAnnotatedWith(Class<? extends Annotation> annotation)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WeldAnnotationDiscovery(CompositeIndex index)
public boolean containsAnnotation(Class<?> javaClass, Class<? extends Annotation> requiredAnnotation)
containsAnnotation
org.jboss.weld.resources.spi.AnnotationDiscovery
public Set<String> getAnnotationsAnnotatedWith(Class<? extends Annotation> annotation)
getAnnotationsAnnotatedWith
org.jboss.weld.resources.spi.ExtendedAnnotationDiscovery
public void cleanupAfterBoot()
cleanupAfterBoot
org.jboss.weld.bootstrap.api.BootstrapService
public void cleanup()
cleanup
org.jboss.weld.bootstrap.api.Service
Copyright © 2015 JBoss by Red Hat. All rights reserved.