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