Uses of Interface
org.apache.tiles.ognl.PropertyAccessorDelegateFactory

Uses of PropertyAccessorDelegateFactory in org.apache.tiles.ognl
 

Classes in org.apache.tiles.ognl that implement PropertyAccessorDelegateFactory
 class TilesContextPropertyAccessorDelegateFactory
          Decides the appropriate PropertyAccessor for the given property name and Request.
 

Constructors in org.apache.tiles.ognl with parameters of type PropertyAccessorDelegateFactory
DelegatePropertyAccessor(PropertyAccessorDelegateFactory<T> factory)
          Constructor.
 



Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.