|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractSpringReference in org.wicketstuff.springreference |
|---|
| Subclasses of AbstractSpringReference in org.wicketstuff.springreference | |
|---|---|
class |
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. |
| Methods in org.wicketstuff.springreference that return AbstractSpringReference | |
|---|---|
AbstractSpringReference<T> |
AbstractSpringReference.clone()
|
| Methods in org.wicketstuff.springreference with parameters of type AbstractSpringReference | ||
|---|---|---|
|
AbstractSpringReferenceSupporter.findAndSetInstance(AbstractSpringReference<T> ref)
Looks up the spring bean from a spring ApplicationContext. |
|
protected
|
AbstractSpringReferenceSupporter.findBeanName(AbstractSpringReference<T> ref)
Finds out the exact name for a spring bean. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||