Package org.wicketstuff.springreference

Class Summary
AbstractSpringDependencies This class together with SpringReferenceSupporter makes it possible to use spring annotation driven injection with wicket (for example @Autowired and @Qualifier annotated fields).
AbstractSpringReference<T> An abstract base class for referring spring beans.
AbstractSpringReferenceSupporter Abstract base class for spring bean finding.
SpringReference<T> This class together with SpringReferenceSupporter is an alternative to wicket-spring's @SpringBean and SpringComponentInjector to integrate spring with wicket in a web application.
SpringReferenceSupporter Used by SpringReference and AbstractSpringDependencies to do the actual spring bean lookups.
 



Copyright © 2012. All Rights Reserved.