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

Packages that use FieldValueConduit
org.apache.tapestry5.services Core services 
 

Uses of FieldValueConduit in org.apache.tapestry5.services
 

Methods in org.apache.tapestry5.services with parameters of type FieldValueConduit
 void TransformField.replaceAccess(FieldValueConduit conduit)
          Replaces read and write field access with a conduit.
 

Method parameters in org.apache.tapestry5.services with type arguments of type FieldValueConduit
 void TransformField.replaceAccess(ComponentValueProvider<FieldValueConduit> conduitProvider)
          Replaces read and write field access with a conduit.
 



Copyright © 2003-2012 The Apache Software Foundation.