|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Injector | |
---|---|
org.apache.wicket.guice | |
org.apache.wicket.injection | |
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 Injector in org.apache.wicket.guice |
---|
Subclasses of Injector in org.apache.wicket.guice | |
---|---|
class |
GuiceComponentInjector
Injects field members of components using Guice. |
Uses of Injector in org.apache.wicket.injection |
---|
Methods in org.apache.wicket.injection that return Injector | |
---|---|
static Injector |
Injector.get()
|
Uses of Injector in org.apache.wicket.spring.injection.annot |
---|
Subclasses of Injector in org.apache.wicket.spring.injection.annot | |
---|---|
class |
SpringComponentInjector
IComponentInstantiationListener that injects component properties annotated with
SpringBean annotations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |