Uses of Interface
org.apache.tapestry5.ioc.def.ContributionDef2

Packages that use ContributionDef2
org.apache.tapestry5.ioc.internal   
org.apache.tapestry5.ioc.internal.util   
 

Uses of ContributionDef2 in org.apache.tapestry5.ioc.internal
 

Classes in org.apache.tapestry5.ioc.internal that implement ContributionDef2
 class ContributionDefImpl
           
 

Methods in org.apache.tapestry5.ioc.internal that return types with arguments of type ContributionDef2
 java.util.Set<ContributionDef2> ModuleImpl.getContributorDefsForService(ServiceDef serviceDef)
           
 java.util.Set<ContributionDef2> Module.getContributorDefsForService(ServiceDef serviceDef)
          Finds any contributions that are targeted at the indicated service.
 

Uses of ContributionDef2 in org.apache.tapestry5.ioc.internal.util
 

Methods in org.apache.tapestry5.ioc.internal.util that return ContributionDef2
static ContributionDef2 InternalUtils.toContributionDef2(ContributionDef contribution)
           
 



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