Uses of Class
org.glassfish.hk2.utilities.reflection.ScopeInfo
-
Packages that use ScopeInfo Package Description org.jvnet.hk2.internal -
-
Uses of ScopeInfo in org.jvnet.hk2.internal
Methods in org.jvnet.hk2.internal that return ScopeInfo Modifier and Type Method Description static ScopeInfo
Utilities. getScopeAnnotationType(AnnotatedElement annotatedGuy, Descriptor defaultScope, Collector collector)
Returns the scope of this thing
-