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

Packages that use ConfigurableInjector
org.apache.wicket.injection.web   
 

Uses of ConfigurableInjector in org.apache.wicket.injection.web
 

Methods in org.apache.wicket.injection.web that return ConfigurableInjector
static ConfigurableInjector InjectorHolder.getInjector()
          Gets an injector NOTICE this method is not thread safe if setInjector() is used
 

Methods in org.apache.wicket.injection.web with parameters of type ConfigurableInjector
static void InjectorHolder.setInjector(ConfigurableInjector newInjector)
          Sets an injector NOTICE this method is not thread safe.
 



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