Uses of Package
org.wicketstuff.springreference

Classes in org.wicketstuff.springreference used by org.wicketstuff.springreference
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
           An abstract base class for referring spring beans.
AbstractSpringReferenceSupporter
           Abstract base class for spring bean finding.
SpringReference
           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.