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 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
-
InheritableThreadImpl
private InheritableThreadImpl()
-