Uses of Class
org.jvnet.hk2.testing.junit.internal.ClassVisitorImpl
-
Packages that use ClassVisitorImpl Package Description org.jvnet.hk2.testing.junit -
-
Uses of ClassVisitorImpl in org.jvnet.hk2.testing.junit
Subclasses of ClassVisitorImpl in org.jvnet.hk2.testing.junit Modifier and Type Class Description private static classServiceLocatorTestRule.VisitorA very, very special-purposeClassVisitorImplsuitable only for use by theServiceLocatorTestRuleclass to determine efficiently whether a givenClassis annotated withServiceor not.
-