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

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

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

Subinterfaces of ServiceDef2 in org.apache.tapestry5.ioc.internal
 interface InternalServiceDef
           
 

Classes in org.apache.tapestry5.ioc.internal that implement ServiceDef2
 class ServiceDefImpl
           
 

Methods in org.apache.tapestry5.ioc.internal that return ServiceDef2
 ServiceDef2 ModuleImpl.getServiceDef(java.lang.String serviceId)
           
 ServiceDef2 Module.getServiceDef(java.lang.String serviceId)
          Returns the service definition for the given service id.
 

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

Methods in org.apache.tapestry5.ioc.internal.util that return ServiceDef2
static ServiceDef2 InternalUtils.toServiceDef2(ServiceDef sd)
           
 



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