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 |
---|---|
TypeProvider<T> |
TypeReflection.using(InstanceLocator locator)
Generates a
TypeProvider for this type, using the specified
InstanceLocator to resolve dependencies of the type |