Uses of Class
org.glassfish.hk2.api.AnnotationLiteral
-
Packages that use AnnotationLiteral Package Description org.glassfish.hk2.runlevel org.glassfish.hk2.utilities -
-
Uses of AnnotationLiteral in org.glassfish.hk2.runlevel
Subclasses of AnnotationLiteral in org.glassfish.hk2.runlevel Modifier and Type Class Description private static classRunLevelServiceUtilities.RunLevelImpl -
Uses of AnnotationLiteral in org.glassfish.hk2.utilities
Subclasses of AnnotationLiteral in org.glassfish.hk2.utilities Modifier and Type Class Description classNamedImplThis is an implementation of theNamedannotation.private static classServiceLocatorUtilities.ImmediateImplprivate static classServiceLocatorUtilities.InheritableThreadImplprivate static classServiceLocatorUtilities.PerLookupImplprivate static classServiceLocatorUtilities.PerThreadImplprivate static classServiceLocatorUtilities.SingletonImplclassUnqualifiedImplThis is an implementation ofUnqualified.
-