JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
javax.inject
Singleton
Contents
Description
Hide sidebar
Show sidebar
Annotation Type Singleton
@Scope
@Documented
@Retention
(
RUNTIME
)
public @interface
Singleton
Identifies a type that the injector only instantiates once. Not inherited.
See Also:
@Scope