Uses of Class
jakarta.inject.Scope
-
-
Uses of Scope in jakarta.inject
Classes in jakarta.inject with annotations of type Scope Modifier and Type Class Description interface
Singleton
Identifies a type that the injector only instantiates once.
-