A C D E F G H I L N O P S

A

AnnotProxyFieldValueFactory - Class in org.apache.wicket.spring.injection.annot
IFieldValueFactory that uses LazyInitProxyFactory to create proxies for Spring dependencies based on the SpringBean annotation applied to a field.
AnnotProxyFieldValueFactory(ISpringContextLocator) - Constructor for class org.apache.wicket.spring.injection.annot.AnnotProxyFieldValueFactory
 
AnnotProxyFieldValueFactory(ISpringContextLocator, boolean) - Constructor for class org.apache.wicket.spring.injection.annot.AnnotProxyFieldValueFactory
 
ApplicationContextMock - Class in org.apache.wicket.spring.test
Mock application context object.
ApplicationContextMock() - Constructor for class org.apache.wicket.spring.test.ApplicationContextMock
 

C

containsBean(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
containsBeanDefinition(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
containsLocalBean(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
createApplication(WicketFilter) - Method in class org.apache.wicket.spring.SpringWebApplicationFactory
 
createSpringBeanProxy(Class<?>, String) - Method in class org.apache.wicket.spring.SpringWebApplication
Deprecated. Creates a proxy for a spring bean that is safe to put into session and serialize
createSpringBeanProxy(Class<?>) - Method in class org.apache.wicket.spring.SpringWebApplication
Deprecated. Creates a proxy for a spring bean that is safe to put into session and serialize
createWebApplicationContext(WebApplicationContext, WicketFilter) - Method in class org.apache.wicket.spring.SpringWebApplicationFactory
Creates and initializes a new WebApplicationContext, with the given context as the parent.

D

destroy(WicketFilter) - Method in class org.apache.wicket.spring.SpringWebApplicationFactory

E

equals(Object) - Method in class org.apache.wicket.spring.SpringBeanLocator
 

F

findAnnotationOnBean(String, Class<A>) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 

G

getAliases(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getAutowireCapableBeanFactory() - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBean(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBean(String, Class<T>) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBean(Class<T>) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBean(String, Object...) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBeanDefinitionCount() - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBeanDefinitionNames() - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBeanName() - Method in class org.apache.wicket.spring.SpringBeanLocator
 
getBeanNamesForType(Class) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBeanNamesForType(Class, boolean, boolean) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBeansOfType(Class<T>) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBeansOfType(Class<T>, boolean, boolean) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBeansWithAnnotation(Class<? extends Annotation>) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBeanType() - Method in class org.apache.wicket.spring.SpringBeanLocator
 
getClassLoader() - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getContextConfigLocation(WicketFilter) - Method in class org.apache.wicket.spring.SpringWebApplicationFactory
Returns location of context config that will be used to create an additional application context for this application
getDisplayName() - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getFieldValue(Field, Object) - Method in class org.apache.wicket.spring.injection.annot.AnnotProxyFieldValueFactory
 
getId() - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getMessage(String, Object[], String, Locale) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getMessage(String, Object[], Locale) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getMessage(MessageSourceResolvable, Locale) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getParent() - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getParentBeanFactory() - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getResource(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getResources(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getSpringContext() - Method in interface org.apache.wicket.spring.ISpringContextLocator
Getter for spring application context
getSpringContext() - Method in class org.apache.wicket.spring.test.SpringContextLocatorMock
 
getSpringContextLocator() - Method in class org.apache.wicket.spring.SpringBeanLocator
 
getSpringContextLocator() - Method in class org.apache.wicket.spring.SpringWebApplication
Deprecated. Retrieves the spring application context locator object
getStartupDate() - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getType(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 

H

hashCode() - Method in class org.apache.wicket.spring.SpringBeanLocator
 

I

inject(Object) - Method in class org.apache.wicket.spring.injection.annot.SpringComponentInjector
 
internalGetApplicationContext() - Method in class org.apache.wicket.spring.SpringWebApplication
Deprecated. Retrieves the spring application context associated with this application object This method is protected and named internalGetApplicationContext so that the subclass can choose whether or not to add a public getApplicationContext() method
internalInit() - Method in class org.apache.wicket.spring.SpringWebApplication
Deprecated.  
ISpringContextLocator - Interface in org.apache.wicket.spring
Interface representing object that can locate a spring context.
isPrototype(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
isSingleton(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
isSingletonBean() - Method in class org.apache.wicket.spring.SpringBeanLocator
 
isTypeMatch(String, Class) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 

L

locateProxyTarget() - Method in class org.apache.wicket.spring.SpringBeanLocator
 

N

newApplicationContext() - Method in class org.apache.wicket.spring.SpringWebApplicationFactory
Factory method used to create a new instance of the additional application context, by default an instance o XmlWebApplicationContext will be created.

O

onInstantiation(Component) - Method in class org.apache.wicket.spring.injection.annot.SpringComponentInjector
 
onInstantiation(Behavior) - Method in class org.apache.wicket.spring.injection.annot.SpringComponentInjector
 
org.apache.wicket.spring - package org.apache.wicket.spring
 
org.apache.wicket.spring.injection.annot - package org.apache.wicket.spring.injection.annot
This package contains all the classes to make your wicket components and other pojos @SpringBean annotation aware.
org.apache.wicket.spring.test - package org.apache.wicket.spring.test
 

P

postProcessWebApplicationContext(ConfigurableWebApplicationContext, WicketFilter) - Method in class org.apache.wicket.spring.SpringWebApplicationFactory
This is a hook for potential subclasses to perform additional processing on the context.
publishEvent(ApplicationEvent) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
putBean(String, Object) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
puts bean with the given name into the context
putBean(Object) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
puts bean with into the context.

S

setApplicationContext(ApplicationContext) - Method in class org.apache.wicket.spring.SpringWebApplication
Deprecated.  
SpringBean - Annotation Type in org.apache.wicket.spring.injection.annot
Annotation used to tag a field as a placeholder for a spring bean.
SpringBeanLocator - Class in org.apache.wicket.spring
Implementation of IProxyTargetLocator that can locate beans within a spring application context.
SpringBeanLocator(Class<?>, ISpringContextLocator) - Constructor for class org.apache.wicket.spring.SpringBeanLocator
Constructor
SpringBeanLocator(String, Class<?>, ISpringContextLocator) - Constructor for class org.apache.wicket.spring.SpringBeanLocator
Constructor
SpringComponentInjector - Class in org.apache.wicket.spring.injection.annot
IComponentInstantiationListener that injects component and behavior properties annotated with SpringBean annotations.
SpringComponentInjector(WebApplication) - Constructor for class org.apache.wicket.spring.injection.annot.SpringComponentInjector
Constructor used when spring application context is declared in the spring standard way and can be located through WebApplicationContextUtils.getRequiredWebApplicationContext(ServletContext)
SpringComponentInjector(WebApplication, ApplicationContext) - Constructor for class org.apache.wicket.spring.injection.annot.SpringComponentInjector
Constructor
SpringComponentInjector(WebApplication, ApplicationContext, boolean) - Constructor for class org.apache.wicket.spring.injection.annot.SpringComponentInjector
Constructor
SpringContextLocatorMock - Class in org.apache.wicket.spring.test
Mock SpringContextLocator
SpringContextLocatorMock(ApplicationContext) - Constructor for class org.apache.wicket.spring.test.SpringContextLocatorMock
Constructor
SpringWebApplication - Class in org.apache.wicket.spring
Deprecated. when using java5 it is preferrable to use SpringBean annotations for injection rather then this spring-specific application subclass with its helpers. To setup SpringBean add the following line to your WebApplication subclass init method getComponentInstantiationListeners().add(new SpringComponentInjector(this));
SpringWebApplication() - Constructor for class org.apache.wicket.spring.SpringWebApplication
Deprecated. Construct.
SpringWebApplicationFactory - Class in org.apache.wicket.spring
Implementation of IWebApplicationFactory that pulls the WebApplication object out of spring application context.
SpringWebApplicationFactory() - Constructor for class org.apache.wicket.spring.SpringWebApplicationFactory
 
supportsField(Field) - Method in class org.apache.wicket.spring.injection.annot.AnnotProxyFieldValueFactory
 

A C D E F G H I L N O P S

Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.