Package org.glassfish.hk2.utilities
Class ServiceLocatorUtilities.ImmediateImpl
java.lang.Object
org.glassfish.hk2.api.AnnotationLiteral<Immediate>
org.glassfish.hk2.utilities.ServiceLocatorUtilities.ImmediateImpl
- All Implemented Interfaces:
Annotation
- Enclosing class:
ServiceLocatorUtilities
private static class ServiceLocatorUtilities.ImmediateImpl
extends AnnotationLiteral<Immediate>
implements Immediate
-
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
-
ImmediateImpl
private ImmediateImpl()
-