This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.tiles.ognl.PropertyAccessorDelegateFactory (Tiles 2 2.2.2 API)

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

Packages that use PropertyAccessorDelegateFactory
org.apache.tiles.ognl Attribute evaluator classes that can perform OGNL evaluation for attributes. 
 

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-2010 Apache Software Foundation. All Rights Reserved.