A C E G H I L O P S

A

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
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
Creates a proxy for a spring bean that is safe to put into session and serialize

E

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

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) - 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) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
getBeansOfType(Class, boolean, boolean) - 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
 
getDisplayName() - 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
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

internalGetApplicationContext() - Method in class org.apache.wicket.spring.SpringWebApplication
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
 
ISpringContextLocator - Interface in org.apache.wicket.spring
Interface representing object that can locate a spring context.
isSingleton(String) - Method in class org.apache.wicket.spring.test.ApplicationContextMock
 
isSingletonBean() - Method in class org.apache.wicket.spring.SpringBeanLocator
 

L

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

O

org.apache.wicket.spring - package org.apache.wicket.spring
 
org.apache.wicket.spring.test - package org.apache.wicket.spring.test
 

P

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
 
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
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
Base class for spring aware wicket web application object.
SpringWebApplication() - Constructor for class org.apache.wicket.spring.SpringWebApplication
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
 

A C E G H I L O P S

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