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 TilesRequestContext.
 

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



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