Uses of Class
oracle.dbtools.plugin.api.di.annotations.RequestScoped
-
Packages that use RequestScoped Package Description oracle.dbtools.plugin.api.di.annotations Annotations used to make types discoverable by the dependency injection (D.I.) framework. -
- <section role="region">
Uses of RequestScoped in oracle.dbtools.plugin.api.di.annotations
Classes in oracle.dbtools.plugin.api.di.annotations with annotations of type RequestScoped Modifier and Type Class Description interface
Provides
Indicates that a class provides one or more services.
- <section role="region">