Uses of Class
org.jvnet.hk2.testing.junit.internal.ClassVisitorImpl
Packages that use ClassVisitorImpl
-
Uses of ClassVisitorImpl in org.jvnet.hk2.testing.junit
Subclasses of ClassVisitorImpl in org.jvnet.hk2.testing.junitModifier and TypeClassDescriptionprivate static final class
A very, very special-purposeClassVisitorImpl
suitable only for use by theServiceLocatorTestRule
class to determine efficiently whether a givenClass
is annotated withService
or not.