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