JavaScript is disabled on your browser.
Skip navigation links
Oracle REST Data Services Java API Reference
Release 25.2
G35704-01
Overview
Package
Class
Use
Tree
Deprecated
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
Package
oracle.dbtools.plugin.api.di.annotations
Annotation Interface ApplicationScoped
@Documented
@Retention
(
RUNTIME
) @Scope
public @interface
ApplicationScoped
Identifies a type that must be instantiated only one time in the lifetime of an application.
Author:
cdivilly