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

Package org.apache.tiles.awareness

Package class diagram package org.apache.tiles.awareness
Interfaces that let the Tiles engine to inject dependencies to its objects.

See:
          Description

Interface Summary
AbstractTilesApplicationContextFactoryAware Deprecated. Since AbstractTilesApplicationContextFactory is deprecated, this dependency injection interface is deprecated.
TilesApplicationContextAware It represents an object that can have a reference to the TilesApplicationContext.
TilesContainerAware It represents an object that can have a reference to the TilesContainer.
TilesRequestContextFactoryAware It represents an object that can have a reference to the TilesRequestContextFactory.
 

Package org.apache.tiles.awareness Description

Interfaces that let the Tiles engine to inject dependencies to its objects.



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