JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
jakarta.inject
Package
jakarta.inject
Annotation Interface Singleton
@Scope
@Documented
@Retention
(
RUNTIME
)
public @interface
Singleton
Identifies a type that the injector only instantiates once. Not inherited.
See Also:
@Scope