Package | Description |
---|---|
org.wicketstuff.springreference |
Class and Description |
---|
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 © 2015. All rights reserved.