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 TypeDependency |
TypeDependency.from(TypeDependency.Kind kind,
TypeQualifier<?> service)
Produce a
TypeDependency instance |
Modifier and Type | Method and Description |
---|---|
Iterator<TypeDependency> |
TypeDependencies.iterator() |