Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.beans.factory.wiring Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
BeanConfigurerSupportConvenient base class for bean configurers that can perform Dependency Injectionon objects (however they may be created).Classorg.springframework.beans.factory.wiringSpring MVC
BeanWiringInfoHolder for bean wiring metadata information about a particular class.Classorg.springframework.beans.factory.wiringSpring MVC
BeanWiringInfoResolverStrategy interface to be implemented by objects than can resolve bean nameinformation, given a newly instantiated bean object.Interfaceorg.springframework.beans.factory.wiringSpring MVC
ClassNameBeanWiringInfoResolverSimple default implementation of the BeanWiringInfoResolver interface,looking for a bean with the same name as the fully-qualified class name.Classorg.springframework.beans.factory.wiringSpring MVC