- getFieldValue(Field, Object) - Method in class org.apache.wicket.guice.GuiceFieldValueFactory
- getInjector() - Method in class org.apache.wicket.guice.GuiceInjectorHolder
-
- GuiceComponentInjector - Class in org.apache.wicket.guice
-
Injects field members of components and behaviors using Guice.
- GuiceComponentInjector(Application) - Constructor for class org.apache.wicket.guice.GuiceComponentInjector
-
Creates a new Wicket GuiceComponentInjector instance.
- GuiceComponentInjector(Application, Module...) - Constructor for class org.apache.wicket.guice.GuiceComponentInjector
-
Creates a new Wicket GuiceComponentInjector instance, using the supplied Guice Module
instances to create a new Guice Injector instance internally.
- GuiceComponentInjector(Application, Injector) - Constructor for class org.apache.wicket.guice.GuiceComponentInjector
-
Constructor
- GuiceComponentInjector(Application, Injector, boolean) - Constructor for class org.apache.wicket.guice.GuiceComponentInjector
-
Creates a new Wicket GuiceComponentInjector instance, using the provided Guice
Injector instance.
- GuiceFieldValueFactory - Class in org.apache.wicket.guice
-
- GuiceFieldValueFactory.MoreThanOneBindingException - Exception in org.apache.wicket.guice
-
- GuiceFieldValueFactory.MoreThanOneBindingException() - Constructor for exception org.apache.wicket.guice.GuiceFieldValueFactory.MoreThanOneBindingException
-
- GuiceInjectorHolder - Class in org.apache.wicket.guice
-
This is a holder for the Injector.
- GuiceInjectorHolder(Injector) - Constructor for class org.apache.wicket.guice.GuiceInjectorHolder
-
Constructor
- GuiceWebApplicationFactory - Class in org.apache.wicket.guice
-
Implementation of IWebApplicationFactory that pulls the WebApplication object out of a Guice
Module.
- GuiceWebApplicationFactory() - Constructor for class org.apache.wicket.guice.GuiceWebApplicationFactory
-