Uses of Interface
com.sun.hk2.component.IntrospectionScanner

Packages that use IntrospectionScanner
org.jvnet.hk2.component.classmodel   
org.jvnet.hk2.config   
 

Uses of IntrospectionScanner in org.jvnet.hk2.component.classmodel
 

Methods in org.jvnet.hk2.component.classmodel that return types with arguments of type IntrospectionScanner
protected  Collection<IntrospectionScanner> InhabitantsFeed.getIntrospectionScanners()
          Deprecated.  
 

Uses of IntrospectionScanner in org.jvnet.hk2.config
 

Classes in org.jvnet.hk2.config that implement IntrospectionScanner
 class ConfiguredScanner
          Scanner for @Configured annotated classes
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.