Uses of Class
org.apache.tiles.impl.mgmt.DefinitionManager

Packages that use DefinitionManager
org.apache.tiles.impl.mgmt It contains the basic implementations of mutable Tiles containers. 
 

Uses of DefinitionManager in org.apache.tiles.impl.mgmt
 

Methods in org.apache.tiles.impl.mgmt that return DefinitionManager
protected  DefinitionManager CachingKeyedDefinitionsFactoryTilesContainer.getOrCreateDefinitionManager(String key)
          Returns a definition manager if found, otherwise it will create a new one.
protected  DefinitionManager CachingKeyedDefinitionsFactoryTilesContainer.getProperDefinitionManager(String key)
          Returns a definition manager if found.
 



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