This project has retired. For details please refer to its Attic page.
org.apache.tiles.reflect (Tiles 2 2.1.4 API)

Package org.apache.tiles.reflect

Package class diagram package org.apache.tiles.reflect
Classes to manage reflection in a centralized way for Tiles.

See:
          Description

Class Summary
ClassUtil Utilities to work with dynamic class loading and instantiation.
 

Exception Summary
CannotAccessMethodException Indicates that a method cannot be accessed.
CannotInstantiateObjectException Indicates that an object cannot be instantiated.
 

Package org.apache.tiles.reflect Description

Classes to manage reflection in a centralized way for Tiles.



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