|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.Application
org.apache.wicket.protocol.http.WebApplication
org.apache.wicket.spring.SpringWebApplication
org.apache.wicket.spring.injection.annot.AnnotSpringWebApplication
addComponentInstantiationListener(new SpringComponentInjector(this)); TODO remove
post 1.3
public abstract class AnnotSpringWebApplication
Convinience subclass of SpringWebApplication that puts an instance of AnnotSpringInjector into the InjectorHolder when the application is initialized.
| Field Summary |
|---|
| Fields inherited from class org.apache.wicket.Application |
|---|
CONFIGURATION, CONTEXTPATH, DEPLOYMENT, DEVELOPMENT |
| Constructor Summary | |
|---|---|
AnnotSpringWebApplication()
Deprecated. |
|
| Method Summary | |
|---|---|
protected void |
internalInit()
Deprecated. |
| Methods inherited from class org.apache.wicket.spring.SpringWebApplication |
|---|
createSpringBeanProxy, createSpringBeanProxy, getSpringContextLocator, internalGetApplicationContext, setApplicationContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotSpringWebApplication()
| Method Detail |
|---|
protected void internalInit()
internalInit in class SpringWebApplicationApplication.internalInit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||