Uses of Class
org.glassfish.hk2.api.PerThread
-
Packages that use PerThread Package Description org.glassfish.hk2.utilities -
-
Uses of PerThread in org.glassfish.hk2.utilities
Fields in org.glassfish.hk2.utilities declared as PerThread Modifier and Type Field Description private static PerThread
ServiceLocatorUtilities. PER_THREAD
Methods in org.glassfish.hk2.utilities that return PerThread Modifier and Type Method Description static PerThread
ServiceLocatorUtilities. getPerThreadAnnotation()
Returns aPerThread
Annotation
implementation
-