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

Packages that use ModuleDef2
org.apache.tapestry5.ioc.internal   
org.apache.tapestry5.ioc.internal.util   
org.apache.tapestry5.ioc.test   
 

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

Classes in org.apache.tapestry5.ioc.internal that implement ModuleDef2
 class DefaultModuleDefImpl
          Starting from the Class for a module, identifies all the services (service builder methods), decorators (service decorator methods) and (not yet implemented) contributions (service contributor methods).
 

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

Methods in org.apache.tapestry5.ioc.internal.util that return ModuleDef2
static ModuleDef2 InternalUtils.toModuleDef2(ModuleDef md)
           
 

Uses of ModuleDef2 in org.apache.tapestry5.ioc.test
 

Methods in org.apache.tapestry5.ioc.test that return ModuleDef2
protected  ModuleDef2 IOCTestCase.mockModuleDef2()
           
 



Copyright © 2003-2012 The Apache Software Foundation.