Package org.apache.tiles.definition

Package class diagram package org.apache.tiles.definition
Interface Summary
ComponentDefinitions Interface for managing collections of ComponentDefinition objects.
DefinitionsFactory Interface for creating a ComponentDefinitions object and managing its contents.
DefinitionsReader Interface for reading ComponentDefinition from a source.
ReloadableDefinitionsFactory Indicates support for reloading Tiles configuration when it changes.
 

Class Summary
ComponentDefinition TileDefinition of a template / component attributes.
ComponentDefinitionsImpl  
UrlDefinitionsFactory DefinitionsFactory implementation that manages ComponentDefinitions configuration data from URLs.
 

Exception Summary
DefinitionsFactoryException Exception thrown when an error occurs while the impl tries to create a new instance mapper.
FactoryNotFoundException Exception thrown when definitions impl is not found.
NoSuchDefinitionException Exception thrown when a definition is not found.