C F G I O S

C

createApplication(WicketFilter) - Method in class org.apache.wicket.guice.GuiceWebApplicationFactory
 

F

findBindingAnnotation(Annotation[]) - Static method in class org.apache.wicket.guice.GuiceComponentInjector
 

G

getFieldValueFactory() - Method in class org.apache.wicket.guice.GuiceComponentInjector
 
getInjector() - Method in class org.apache.wicket.guice.GuiceInjectorHolder
 
GuiceComponentInjector - Class in org.apache.wicket.guice
Injects fields/members of components 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
Creates a new Wicket GuiceComponentInjector instance, using the provided Guice Injector instance.
GuiceComponentInjector.MoreThanOneBindingException - Exception in org.apache.wicket.guice
 
GuiceComponentInjector.MoreThanOneBindingException() - Constructor for exception org.apache.wicket.guice.GuiceComponentInjector.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
 

I

inject(Object) - Method in class org.apache.wicket.guice.GuiceComponentInjector
 
inject(Object) - Method in class org.apache.wicket.guice.InjectionFlagCachingGuiceComponentInjector
 
InjectionFlagCachingGuiceComponentInjector - Class in org.apache.wicket.guice
Finding the guice annotations via reflection for each Component instantiation is a rather heavyweight operation (@link GuiceComponentInjector.
InjectionFlagCachingGuiceComponentInjector(Application, Injector) - Constructor for class org.apache.wicket.guice.InjectionFlagCachingGuiceComponentInjector
Construct.
INJECTOR_KEY - Static variable in class org.apache.wicket.guice.GuiceInjectorHolder
Metadata key used to store Injector holder in application's metadata

O

onInstantiation(Component) - Method in class org.apache.wicket.guice.GuiceComponentInjector
 
onInstantiation(Component) - Method in class org.apache.wicket.guice.InjectionFlagCachingGuiceComponentInjector
 
org.apache.wicket.guice - package org.apache.wicket.guice
 

S

STAGE_PARAMETER - Static variable in class org.apache.wicket.guice.GuiceWebApplicationFactory
 

C F G I O S

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