Package org.ops4j.pax.wicket.api

Interface Summary
ConfigurableFilterConfig  
Constants  
FilterFactory  
MountPointInfo  
OverwriteBean One method to create overwrites is to register an OverwriteBean in the Spring application context.
PageFactory<T extends Page> PageFactory instances are capable of providing bookmarkable web pages, as defined by Wicket.
PageMounter  
PaxWicketInjector General PaxWicket injection abstraction.
SessionDestroyedListener  
 

Class Summary
InjectorHolder A simple singleton class storing and retrieving PaxWicketInjectors.
 

Exception Summary
NoBeanAvailableForInjectionException 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.
 

Annotation Types Summary
PaxWicketBean Annotation used to tag a field as a placeholder for a spring bean.
PaxWicketMountPoint Annotation used to tag a page to be automatically mounted within a specific place
 



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