Uses of Interface
nl.beesting.beangenerator.locators.ClassLocator

Packages that use ClassLocator
nl.beesting.beangenerator   
nl.beesting.beangenerator.locators   
 

Uses of ClassLocator in nl.beesting.beangenerator
 

Method parameters in nl.beesting.beangenerator with type arguments of type ClassLocator
 void BeanFactory.setClassLocators(java.util.List<ClassLocator> classLocators)
           
 

Uses of ClassLocator in nl.beesting.beangenerator.locators
 

Classes in nl.beesting.beangenerator.locators that implement ClassLocator
 class AnnotationClassLocator
          ClassLocator that makes use of the annotaions.
 class ConfigurationClassLocator
           
 class MethodClassLocator
          This class locator tries to find a classes by method name.
 class ReturnTypeClassLocator
           
 



Copyright © 2008. All Rights Reserved.