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 interfaceSingletonIdentifies a type that the injector only instantiates once.
-