| Package | Description |
|---|---|
| oracle.dbtools.plugin.api.di |
A
javax.inject
compatible Dependency Injection (D.I.) framework. |
| 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 |
|---|---|
default TypeReflections |
DependencyInjectionModule.types()
Enumerates the service provider types in this module
|
static TypeReflections |
DependencyInjectionModule.types(Class<?>... types) |
| Modifier and Type | Method and Description |
|---|---|
TypeReflections |
TypeReflections.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
TypeReflections.Builder |
TypeReflections.Builder.add(TypeReflections existing) |