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

Packages that use PropertyAccess
org.apache.tapestry5.ioc.internal.services   
org.apache.tapestry5.ioc.test   
 

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

Classes in org.apache.tapestry5.ioc.internal.services that implement PropertyAccess
 class PropertyAccessImpl
           
 

Constructors in org.apache.tapestry5.ioc.internal.services with parameters of type PropertyAccess
ExceptionAnalyzerImpl(PropertyAccess propertyAccess)
           
PropertyShadowBuilderImpl(ClassFactory classFactory, PropertyAccess propertyAccess)
           
 

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

Methods in org.apache.tapestry5.ioc.test that return PropertyAccess
protected  PropertyAccess IOCTestCase.mockPropertyAccess()
           
 



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