A B C D F G I L M N O P R S U V W

A

AbstractFilterFactory - Class in org.ops4j.pax.wicket.util
 
AbstractFilterFactory(BundleContext, String, Integer) - Constructor for class org.ops4j.pax.wicket.util.AbstractFilterFactory
 
AbstractPageFactory<T extends org.apache.wicket.Page> - Class in org.ops4j.pax.wicket.util
 
AbstractPageFactory(BundleContext, String, String, String) - Constructor for class org.ops4j.pax.wicket.util.AbstractPageFactory
While this constructor does not require a pageClass it will NOT analyse the loaded classes automatically for the PaxWicketMountPoint annotation.
AbstractPageFactory(BundleContext, String, String, String, Class<? extends WebPage>) - Constructor for class org.ops4j.pax.wicket.util.AbstractPageFactory
This constructor expects an AbstractPageFactory.pageClass.
additionalObjectReplacements(Object) - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketSerializableChecker
Execute object replacement if required for a transformation.
addMountPoint(String, Class<? extends Page>) - Method in interface org.ops4j.pax.wicket.api.PageMounter
 
addMountPoint(String, Class<? extends Page>) - Method in class org.ops4j.pax.wicket.util.DefaultPageMounter
A convenience method that uses a default coding strategy.
APPLICATION_NAME - Static variable in interface org.ops4j.pax.wicket.api.Constants
Service property name for the configuration of the ApplicationName.
ApplicationContextMock - Class in org.ops4j.pax.wicket.test.spring
Mock application context object.
ApplicationContextMock() - Constructor for class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 

B

BundleClassResolverHelper - Class in org.ops4j.pax.wicket.util
BundleClassResolverHelper is a helper to register IClassResolver.
BundleClassResolverHelper(BundleContext) - Constructor for class org.ops4j.pax.wicket.util.BundleClassResolverHelper
Construct an instance of BundleClassResolver.
BundleInjectionProviderHelper - Class in org.ops4j.pax.wicket.util
BundleClassResolverHelper is a helper to register IClassResolver.
BundleInjectionProviderHelper(BundleContext, String, String) - Constructor for class org.ops4j.pax.wicket.util.BundleInjectionProviderHelper
Construct an instance of BundleClassResolver.

C

close() - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketObjectOutputStream
 
compareTo(FilterFactory) - Method in class org.ops4j.pax.wicket.util.AbstractFilterFactory
 
ConfigurableFilterConfig - Interface in org.ops4j.pax.wicket.api
 
Constants - Interface in org.ops4j.pax.wicket.api
 
containsBean(String) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
containsBeanDefinition(String) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
containsLocalBean(String) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
CONTEXT_PARAMS - Static variable in interface org.ops4j.pax.wicket.api.Constants
Service property name for the configuration of the Servlet Context Params which are typically defined in the web.xml.
createApplication(WicketFilter) - Method in class org.ops4j.pax.wicket.util.SimpleWebApplicationFactory
 
createFilter(ConfigurableFilterConfig) - Method in interface org.ops4j.pax.wicket.api.FilterFactory
 
createPage(PageParameters) - Method in interface org.ops4j.pax.wicket.api.PageFactory
Creates a page with the specified params.
createPage(PageParameters) - Method in class org.ops4j.pax.wicket.util.DefaultPageFactory
 
createProxy(Class<?>, IProxyTargetLocator) - Static method in class org.ops4j.pax.wicket.util.proxy.LazyInitProxyFactory
 

D

DefaultPageFactory<T extends org.apache.wicket.Page> - Class in org.ops4j.pax.wicket.util
 
DefaultPageFactory(BundleContext, String, String, String, Class<T>) - Constructor for class org.ops4j.pax.wicket.util.DefaultPageFactory
 
DefaultPageFactory(BundleContext, String, String, String, Class<T>, String) - Constructor for class org.ops4j.pax.wicket.util.DefaultPageFactory
 
DefaultPageMounter - Class in org.ops4j.pax.wicket.util
 
DefaultPageMounter(String, BundleContext) - Constructor for class org.ops4j.pax.wicket.util.DefaultPageMounter
 
DefaultWebApplicationFactory - Class in org.ops4j.pax.wicket.util
This page is a little bit more complex (compared to the SimpleWebApplicationFactory).
DefaultWebApplicationFactory() - Constructor for class org.ops4j.pax.wicket.util.DefaultWebApplicationFactory
 
DefaultWebApplicationFactory(BundleContext, Class<? extends WebApplication>, String) - Constructor for class org.ops4j.pax.wicket.util.DefaultWebApplicationFactory
 
DefaultWebApplicationFactory(BundleContext, Class<? extends WebApplication>, String, String) - Constructor for class org.ops4j.pax.wicket.util.DefaultWebApplicationFactory
 
DefaultWebApplicationFactory(BundleContext, Class<? extends WebApplication>, String, String, Map<String, String>) - Constructor for class org.ops4j.pax.wicket.util.DefaultWebApplicationFactory
 
destroy(Application) - Method in class org.ops4j.pax.wicket.util.Initializer
 
destroy(WicketFilter) - Method in class org.ops4j.pax.wicket.util.SimpleWebApplicationFactory
 
dispose() - Method in class org.ops4j.pax.wicket.util.AbstractFilterFactory
 
dispose() - Method in class org.ops4j.pax.wicket.util.AbstractPageFactory
 
dispose() - Method in class org.ops4j.pax.wicket.util.BundleClassResolverHelper
Unregister class resolver.
dispose() - Method in class org.ops4j.pax.wicket.util.BundleInjectionProviderHelper
Unregister class resolver.
dispose() - Method in class org.ops4j.pax.wicket.util.DefaultPageMounter
Automatically unregister the PageMounter from the OSGi registry
dispose() - Method in class org.ops4j.pax.wicket.util.DefaultWebApplicationFactory
 

F

FILTER_PRIORITY - Static variable in interface org.ops4j.pax.wicket.api.FilterFactory
Service property name for the configuration of the priority of a Filter
FilterFactory - Interface in org.ops4j.pax.wicket.api
 
findAnnotationOnBean(String, Class<A>) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
flush() - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketObjectOutputStream
 

G

getAliases(String) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getApplicationName() - Method in interface org.ops4j.pax.wicket.api.FilterFactory
 
getApplicationName() - Method in interface org.ops4j.pax.wicket.api.OverwriteBean
 
getApplicationName() - Method in class org.ops4j.pax.wicket.util.AbstractFilterFactory
 
getApplicationName() - Method in class org.ops4j.pax.wicket.util.AbstractPageFactory
Returns the application name.
getApplicationName() - Method in class org.ops4j.pax.wicket.util.DefaultPageMounter
 
getApplicationName() - Method in class org.ops4j.pax.wicket.util.DefaultWebApplicationFactory
 
getAutowireCapableBeanFactory() - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBean(String) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBean(String, Class) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBean(String, Object[]) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBean(Class<T>) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBeanDefinitionCount() - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBeanDefinitionNames() - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBeanNameMapping() - Method in interface org.ops4j.pax.wicket.api.OverwriteBean
 
getBeanNamesForType(Class) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBeanNamesForType(Class, boolean, boolean) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBeansOfType(Class) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBeansOfType(Class, boolean, boolean) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBeansWithAnnotation(Class<? extends Annotation>) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getBundleContext() - Method in class org.ops4j.pax.wicket.util.AbstractFilterFactory
 
getClassLoader() - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getDisplayName() - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getId() - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getInjector() - Static method in class org.ops4j.pax.wicket.api.InjectorHolder
Retrieves the InjectionHolder responsible for the active Application.
getMessage(String, Object[], String, Locale) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getMessage(String, Object[], Locale) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getMessage(MessageSourceResolvable, Locale) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getMountPoint() - Method in class org.ops4j.pax.wicket.util.DefaultWebApplicationFactory
 
getMountPoints() - Method in interface org.ops4j.pax.wicket.api.PageMounter
 
getMountPoints() - Method in class org.ops4j.pax.wicket.util.DefaultPageMounter
 
getObjectLocator() - Method in interface org.ops4j.pax.wicket.util.proxy.ILazyInitProxy
 
getPage() - Method in interface org.ops4j.pax.wicket.api.MountPointInfo
 
getPageClass() - Method in interface org.ops4j.pax.wicket.api.PageFactory
Returns the page class instance represented by this PageFactory.
getPageClass() - Method in class org.ops4j.pax.wicket.util.DefaultPageFactory
 
getPageName() - Method in class org.ops4j.pax.wicket.util.AbstractPageFactory
Returns the page name.
getParent() - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getParent() - Method in interface org.ops4j.pax.wicket.util.proxy.IProxyTargetLocator
Returns the parent holding the responsibility for the serialisation.
getParentBeanFactory() - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getPath() - Method in interface org.ops4j.pax.wicket.api.MountPointInfo
 
getPriority() - Method in interface org.ops4j.pax.wicket.api.FilterFactory
 
getPriority() - Method in class org.ops4j.pax.wicket.util.AbstractFilterFactory
 
getResource(String) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getResources(String) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getServicePid() - Method in class org.ops4j.pax.wicket.util.BundleClassResolverHelper
 
getServicePid() - Method in class org.ops4j.pax.wicket.util.BundleInjectionProviderHelper
 
getStartupDate() - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
getType(String) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 

I

ILazyInitProxy - Interface in org.ops4j.pax.wicket.util.proxy
Interface the lazy init proxies implement to make identification of the proxy and retrival of IProxyTargetLocator possible.
init(Application) - Method in class org.ops4j.pax.wicket.util.Initializer
Initialize the application.
Initializer - Class in org.ops4j.pax.wicket.util
Initializer is invoked by Application to initialize wicket application.
Initializer() - Constructor for class org.ops4j.pax.wicket.util.Initializer
 
inject(Object, Class<?>) - Method in interface org.ops4j.pax.wicket.api.PaxWicketInjector
The object to inject can contain a dept of abstractions from various bundles.
INJECTION_SOURCE_BLUEPRINT - Static variable in annotation type org.ops4j.pax.wicket.api.PaxWicketBean
Will always (and only) search for a blueprint application context
INJECTION_SOURCE_NULL - Static variable in annotation type org.ops4j.pax.wicket.api.PaxWicketBean
Will simply inject null instead of a proxy
INJECTION_SOURCE_SCAN - Static variable in annotation type org.ops4j.pax.wicket.api.PaxWicketBean
Will scan for blueprint and spring context; if none or both are found INJECTION_SOURCE_NULL is used.
INJECTION_SOURCE_SPRING - Static variable in annotation type org.ops4j.pax.wicket.api.PaxWicketBean
Will always (and only) search for a spring application context
INJECTION_SOURCE_UNDEFINED - Static variable in annotation type org.ops4j.pax.wicket.api.PaxWicketBean
Uses other, general default values
InjectorHolder - Class in org.ops4j.pax.wicket.api
A simple singleton class storing and retrieving PaxWicketInjectors.
IProxyTargetLocator - Interface in org.ops4j.pax.wicket.util.proxy
Represents a service locator for lazy init proxies.
isAvailable() - Static method in class org.ops4j.pax.wicket.util.serialization.PaxWicketSerializableChecker
Gets whether we can execute the tests.
isEqualsMethod(Method) - Static method in class org.ops4j.pax.wicket.util.proxy.LazyInitProxyFactory
Checks if the method is derived from Object.equals()
isFinalizeMethod(Method) - Static method in class org.ops4j.pax.wicket.util.proxy.LazyInitProxyFactory
Checks if the method is derived from Object.finalize()
isHashCodeMethod(Method) - Static method in class org.ops4j.pax.wicket.util.proxy.LazyInitProxyFactory
Checks if the method is derived from Object.hashCode()
isPrototype(String) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
isSingleton(String) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
isToStringMethod(Method) - Static method in class org.ops4j.pax.wicket.util.proxy.LazyInitProxyFactory
Checks if the method is derived from Object.toString()
isTypeMatch(String, Class) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
isWriteReplaceMethod(Method) - Static method in class org.ops4j.pax.wicket.util.proxy.LazyInitProxyFactory
Checks if the method is the writeReplace method

L

LazyInitProxyFactory - Class in org.ops4j.pax.wicket.util.proxy
 
LazyInitProxyFactory() - Constructor for class org.ops4j.pax.wicket.util.proxy.LazyInitProxyFactory
 
LazyInitProxyFactory.IWriteReplace - Interface in org.ops4j.pax.wicket.util.proxy
 
locateProxyTarget() - Method in interface org.ops4j.pax.wicket.util.proxy.IProxyTargetLocator
Returns the object that will be used as target object for a lazy init proxy.

M

MOUNTPOINT - Static variable in interface org.ops4j.pax.wicket.api.Constants
Service property name for the configuration of the MountPoint.
MountPointInfo - Interface in org.ops4j.pax.wicket.api
 

N

newObjectInputStream(InputStream) - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketSerializer
 
newObjectOutputStream(OutputStream) - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketSerializer
 
NoBeanAvailableForInjectionException - Exception in org.ops4j.pax.wicket.api
Since the PaxWicketInjector#onInstantiation(org.apache.wicket.Component) method does not have a return value we couldn't ask a service simply if it could find a bean to inject for a component to inject at all.
NoBeanAvailableForInjectionException() - Constructor for exception org.ops4j.pax.wicket.api.NoBeanAvailableForInjectionException
 
NoBeanAvailableForInjectionException(String, Throwable) - Constructor for exception org.ops4j.pax.wicket.api.NoBeanAvailableForInjectionException
 
NoBeanAvailableForInjectionException(String) - Constructor for exception org.ops4j.pax.wicket.api.NoBeanAvailableForInjectionException
 
NoBeanAvailableForInjectionException(Throwable) - Constructor for exception org.ops4j.pax.wicket.api.NoBeanAvailableForInjectionException
 

O

onInstantiation(Component) - Method in class org.ops4j.pax.wicket.test.spring.PaxWicketSpringBeanComponentInjector
 
onSessionDestroyed(String) - Method in interface org.ops4j.pax.wicket.api.SessionDestroyedListener
 
org.ops4j.pax.wicket.api - package org.ops4j.pax.wicket.api
 
org.ops4j.pax.wicket.test.spring - package org.ops4j.pax.wicket.test.spring
 
org.ops4j.pax.wicket.util - package org.ops4j.pax.wicket.util
 
org.ops4j.pax.wicket.util.proxy - package org.ops4j.pax.wicket.util.proxy
 
org.ops4j.pax.wicket.util.serialization - package org.ops4j.pax.wicket.util.serialization
 
outputStream - Variable in class org.ops4j.pax.wicket.util.serialization.PaxWicketObjectOutputStream
 
OverwriteBean - Interface in org.ops4j.pax.wicket.api
One method to create overwrites is to register an OverwriteBean in the Spring application context.

P

PAGE_ID - Static variable in interface org.ops4j.pax.wicket.api.Constants
Service property name for the configuration of the PageId.
PAGE_NAME - Static variable in interface org.ops4j.pax.wicket.api.Constants
Service property name for the configuration of the PageName.
PageFactory<T extends org.apache.wicket.Page> - Interface in org.ops4j.pax.wicket.api
PageFactory instances are capable of providing bookmarkable web pages, as defined by Wicket.
PageMounter - Interface in org.ops4j.pax.wicket.api
 
PaxWicketBean - Annotation Type in org.ops4j.pax.wicket.api
Annotation used to tag a field as a placeholder for a spring bean.
PaxWicketInjector - Interface in org.ops4j.pax.wicket.api
General PaxWicket injection abstraction.
PaxWicketMountPoint - Annotation Type in org.ops4j.pax.wicket.api
Annotation used to tag a page to be automatically mounted within a specific place
PaxWicketObjectInputStream - Class in org.ops4j.pax.wicket.util.serialization
 
PaxWicketObjectInputStream(InputStream, IClassResolver) - Constructor for class org.ops4j.pax.wicket.util.serialization.PaxWicketObjectInputStream
 
PaxWicketObjectOutputStream - Class in org.ops4j.pax.wicket.util.serialization
 
PaxWicketObjectOutputStream(OutputStream) - Constructor for class org.ops4j.pax.wicket.util.serialization.PaxWicketObjectOutputStream
 
PaxWicketSerializableChecker - Class in org.ops4j.pax.wicket.util.serialization
Utility class that analyzes objects for non-serializable nodes.
PaxWicketSerializableChecker(NotSerializableException) - Constructor for class org.ops4j.pax.wicket.util.serialization.PaxWicketSerializableChecker
Construct.
PaxWicketSerializableChecker.WicketNotSerializableException - Exception in org.ops4j.pax.wicket.util.serialization
Exception that is thrown when a non-serializable object was found.
PaxWicketSerializer - Class in org.ops4j.pax.wicket.util.serialization
A simple wrapper for the original wicket serializer making it possible to serialize class which inject osgi bundle based classes.
PaxWicketSerializer(String) - Constructor for class org.ops4j.pax.wicket.util.serialization.PaxWicketSerializer
 
PaxWicketSpringBeanComponentInjector - Class in org.ops4j.pax.wicket.test.spring
Wicket component injector which should be used to test PaxWicketBean annotated fields.
PaxWicketSpringBeanComponentInjector(WebApplication, ApplicationContext) - Constructor for class org.ops4j.pax.wicket.test.spring.PaxWicketSpringBeanComponentInjector
 
PaxWicketSpringBeanComponentInjector(WebApplication, ApplicationContext, boolean) - Constructor for class org.ops4j.pax.wicket.test.spring.PaxWicketSpringBeanComponentInjector
 
publishEvent(ApplicationEvent) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
putAllInitParameter(Map<String, String>) - Method in interface org.ops4j.pax.wicket.api.ConfigurableFilterConfig
 
putBean(String, Object) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
putBean(Object) - Method in class org.ops4j.pax.wicket.test.spring.ApplicationContextMock
 
putInitParameter(String, String) - Method in interface org.ops4j.pax.wicket.api.ConfigurableFilterConfig
 

R

register() - Method in class org.ops4j.pax.wicket.util.AbstractFilterFactory
 
register() - Method in class org.ops4j.pax.wicket.util.AbstractPageFactory
 
register() - Method in class org.ops4j.pax.wicket.util.BundleClassResolverHelper
Register class resolver.
register() - Method in class org.ops4j.pax.wicket.util.BundleInjectionProviderHelper
Register class resolver.
register() - Method in class org.ops4j.pax.wicket.util.DefaultPageMounter
Automatically regsiteres the PageMounter as OSGi service
register() - Method in class org.ops4j.pax.wicket.util.DefaultWebApplicationFactory
 
registerBean(String, Object) - Method in class org.ops4j.pax.wicket.test.spring.SimplifiedPaxWicketInjector
 
registerBeanInjector(WicketTester) - Static method in class org.ops4j.pax.wicket.test.spring.SimplifiedPaxWicketInjector
 
registerForAdditionalName(String) - Method in class org.ops4j.pax.wicket.test.spring.PaxWicketSpringBeanComponentInjector
This method is required in a case where you need to add the same injector to an additional application.
reset() - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketSerializableChecker
 
resolveClass(ObjectStreamClass) - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketObjectInputStream
 
resolveObject(Object) - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketObjectInputStream
 

S

SessionDestroyedListener - Interface in org.ops4j.pax.wicket.api
 
setApplicationName(String) - Method in class org.ops4j.pax.wicket.util.AbstractPageFactory
Sets the application name.
setApplicationName(String...) - Method in class org.ops4j.pax.wicket.util.BundleClassResolverHelper
Sets the application nane.
setApplicationName(String) - Method in class org.ops4j.pax.wicket.util.BundleInjectionProviderHelper
Sets the application nane.
setApplicationName(String) - Method in class org.ops4j.pax.wicket.util.DefaultPageMounter
 
setApplicationName(String) - Method in class org.ops4j.pax.wicket.util.DefaultWebApplicationFactory
 
setFilterName(String) - Method in interface org.ops4j.pax.wicket.api.ConfigurableFilterConfig
 
setInjector(String, PaxWicketInjector) - Static method in class org.ops4j.pax.wicket.api.InjectorHolder
 
setInternalBundleContext(BundleContext) - Method in class org.ops4j.pax.wicket.util.AbstractPageFactory
 
setMountPoint(String) - Method in class org.ops4j.pax.wicket.util.DefaultWebApplicationFactory
 
setPageId(String) - Method in class org.ops4j.pax.wicket.util.AbstractPageFactory
 
setPageName(String) - Method in class org.ops4j.pax.wicket.util.AbstractPageFactory
Set the page name.
setServicePid(String) - Method in class org.ops4j.pax.wicket.util.BundleClassResolverHelper
Sets the service pid of this BundleClassResolverHelper instance.
setServicePid(String) - Method in class org.ops4j.pax.wicket.util.BundleInjectionProviderHelper
Sets the service pid of this BundleClassResolverHelper instance.
setWicketApplication(Class<? extends WebApplication>) - Method in class org.ops4j.pax.wicket.util.SimpleWebApplicationFactory
 
SimpleWebApplicationFactory - Class in org.ops4j.pax.wicket.util
Most simple IWebApplicationFactory which is expected to be used by blueprint or spring to register an wicket webapplication for pax wicket.
SimpleWebApplicationFactory() - Constructor for class org.ops4j.pax.wicket.util.SimpleWebApplicationFactory
 
SimpleWebApplicationFactory(Class<? extends WebApplication>) - Constructor for class org.ops4j.pax.wicket.util.SimpleWebApplicationFactory
 
SimplifiedPaxWicketInjector - Class in org.ops4j.pax.wicket.test.spring
An injector using the ApplicationContextMock and the PaxWicketSpringBeanComponentInjector in a quite simplified way making working based on them easier.

U

updated(Dictionary) - Method in class org.ops4j.pax.wicket.util.AbstractFilterFactory
 
updated(Dictionary) - Method in class org.ops4j.pax.wicket.util.AbstractPageFactory
 
updated(Dictionary) - Method in class org.ops4j.pax.wicket.util.DefaultPageMounter
 

V

validateAdditionalSerializableConditions(Object) - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketSerializableChecker
Validates additional "isSerializable" conditions.

W

writeObjectOverride(Object) - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketObjectOutputStream
 
writeObjectOverride(Object) - Method in class org.ops4j.pax.wicket.util.serialization.PaxWicketSerializableChecker
 
writeReplace() - Method in interface org.ops4j.pax.wicket.util.proxy.LazyInitProxyFactory.IWriteReplace
 

A B C D F G I L M N O P R S U V W

Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.