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:
java.lang.annotation.Annotation
- Enclosing class:
- ServiceLocatorUtilities
private static class ServiceLocatorUtilities.PerLookupImpl extends AnnotationLiteral<PerLookup> implements PerLookup
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description private
PerLookupImpl()
-
Method Summary
-
Methods inherited from class org.glassfish.hk2.api.AnnotationLiteral
annotationType, equals, hashCode
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-