Package | Description |
---|---|
oracle.dbtools.plugin.api.di |
A
javax.inject
compatible Dependency Injection (D.I.) framework. |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationsProvider
Provides methods for working with annotations.
|
Modifier and Type | Field and Description |
---|---|
static Annotations |
Annotations.INSTANCE
Global Annotations Service instance, for use by code that runs outside of the
dependency injection runtime
|
Modifier and Type | Method and Description |
---|---|
static Annotations |
Annotations.instance()
Retrieve the global instance of
Annotations |