public class AnnotationApiAbstraction extends ApiAbstraction implements org.jboss.weld.bootstrap.api.Service
ApiAbstraction.Dummy, ApiAbstraction.DummyAnnotation, ApiAbstraction.DummyEnum| Modifier and Type | Field and Description |
|---|---|
Class<? extends Annotation> |
PRIORITY_ANNOTATION_CLASS |
| Constructor and Description |
|---|
AnnotationApiAbstraction(org.jboss.weld.resources.spi.ResourceLoader resourceLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
Integer |
getPriority(Object annotationInstance) |
annotationTypeForName, classForName, enumValuepublic final Class<? extends Annotation> PRIORITY_ANNOTATION_CLASS
public AnnotationApiAbstraction(org.jboss.weld.resources.spi.ResourceLoader resourceLoader)
public void cleanup()
cleanup in interface org.jboss.weld.bootstrap.api.ServiceCopyright © 2017. All rights reserved.