Package | Description |
---|---|
oracle.dbtools.plugin.api.di |
A
javax.inject
compatible Dependency Injection (D.I.) framework. |
Modifier and Type | Method and Description |
---|---|
static AvailableDependencies |
AvailableDependencies.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvailableDependencies[] |
AvailableDependencies.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|