Uses of Annotation Type
org.glassfish.jersey.process.internal.RequestScoped
Packages that use RequestScoped
-
Uses of RequestScoped in org.glassfish.jersey.inject.hk2
Classes in org.glassfish.jersey.inject.hk2 that implement interfaces with type arguments of type RequestScopedModifier and TypeClassDescriptionclassClass is able to communicate withRequestScopeand provide request-scoped descriptors to HK2 DI provider to create or destroy instances.