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, enumValue
public final Class<? extends Annotation> PRIORITY_ANNOTATION_CLASS
Copyright © 2016. All rights reserved.