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

Packages that use DecoratorDef2
org.apache.tapestry5.ioc.internal [INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change. 
org.apache.tapestry5.ioc.internal.util [INTERNAL USE ONLY] utility classes for Tapestry IOC services; API subject to change 
org.apache.tapestry5.ioc.test Classes supporting testing of Tapestry IOC services 
 

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

Classes in org.apache.tapestry5.ioc.internal that implement DecoratorDef2
 class DecoratorDefImpl
           
 

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

Methods in org.apache.tapestry5.ioc.internal.util that return DecoratorDef2
static DecoratorDef2 InternalUtils.toDecoratorDef2(DecoratorDef decorator)
           
 

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

Methods in org.apache.tapestry5.ioc.test that return DecoratorDef2
protected  DecoratorDef2 IOCTestCase.mockDecoratorDef2()
           
 



Copyright © 2003-2012 The Apache Software Foundation.