Package | Description |
---|---|
oracle.dbtools.plugin.api.types |
Provides a layer atop
java.lang.reflect package to aid dependency
resolution and injection. |
Modifier and Type | Method and Description |
---|---|
static AnnotationSet |
AnnotationSet.from(AnnotatedElement element)
Generate the set of annotations that this element is annotated with
|
Modifier and Type | Method and Description |
---|---|
Set<TypeQualifier<?>> |
ProvidedClassifier.provides(AnnotationSet annotations)
Determines the services that the specified AnnotationSet provides.
|