Package org.glassfish.hk2.utilities
Class ServiceLocatorUtilities.PerThreadImpl
- java.lang.Object
-
- org.glassfish.hk2.api.AnnotationLiteral<PerThread>
-
- org.glassfish.hk2.utilities.ServiceLocatorUtilities.PerThreadImpl
-
- All Implemented Interfaces:
java.lang.annotation.Annotation
- Enclosing class:
- ServiceLocatorUtilities
private static class ServiceLocatorUtilities.PerThreadImpl extends AnnotationLiteral<PerThread> implements PerThread
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description private
PerThreadImpl()
-
Method Summary
-
Methods inherited from class org.glassfish.hk2.api.AnnotationLiteral
annotationType, equals, hashCode
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-