Uses of Class
org.apache.wicket.spring.SpringWebApplication

Packages that use SpringWebApplication
org.apache.wicket.spring.injection.annot This package contains all the classes to make your wicket components and other pojos @SpringBean annotation aware. 
 

Uses of SpringWebApplication in org.apache.wicket.spring.injection.annot
 

Subclasses of SpringWebApplication in org.apache.wicket.spring.injection.annot
 class AnnotSpringWebApplication
          Deprecated. instead in application.init() do addComponentInstantiationListener(new SpringComponentInjector(this)); TODO remove post 1.3
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.