Class ServiceLocatorUtilities.PerThreadImpl
java.lang.Object
org.glassfish.hk2.api.AnnotationLiteral<PerThread>
org.glassfish.hk2.utilities.ServiceLocatorUtilities.PerThreadImpl
- All Implemented Interfaces:
Annotation
- Enclosing class:
ServiceLocatorUtilities
private static class ServiceLocatorUtilities.PerThreadImpl
extends AnnotationLiteral<PerThread>
implements PerThread
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AnnotationLiteral
annotationType, equals, hashCodeMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Annotation
toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
PerThreadImpl
private PerThreadImpl()
-