Uses of Class
org.apache.wicket.injection.ComponentInjector

Packages that use ComponentInjector
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 ComponentInjector in org.apache.wicket.spring.injection.annot
 

Subclasses of ComponentInjector in org.apache.wicket.spring.injection.annot
 class SpringComponentInjector
          IComponentInstantiationListener that injects component properties annotated with SpringBean annotations.
 



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