JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Web Profile API v11.0.0-M2
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
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