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