Uses of Interface
org.apache.tapestry5.ioc.services.ServiceOverride

Packages that use ServiceOverride
org.apache.tapestry5.ioc.internal.services   
org.apache.tapestry5.ioc.services   
 

Uses of ServiceOverride in org.apache.tapestry5.ioc.internal.services
 

Classes in org.apache.tapestry5.ioc.internal.services that implement ServiceOverride
 class ServiceOverrideImpl
           
 

Uses of ServiceOverride in org.apache.tapestry5.ioc.services
 

Methods in org.apache.tapestry5.ioc.services with parameters of type ServiceOverride
static void TapestryIOCModule.setupObjectProviders(OrderedConfiguration<ObjectProvider> configuration, ServiceOverride serviceOverride)
           AnnotationBasedContributions Empty placeholder used to seperate annotation-based ObjectProvider contributions (which come before) from non-annotation based (ServiceOverride here, Alias in tapestry-core) which come after.
 



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