| AbstractTilesContainerFactory | Abstract Factory that creates instances of TilesContainerFactory . | code | html |
| BasicTilesContainerFactory | Factory that builds a standard Tiles container using only Java code. | code | html |
| KeyedDefinitionsFactoryTilesContainerFactory | Factory that creates instances of container that will extend the KeyedDefinitionsFactoryTilesContainer class. | code | html |
| NotAvailableFeatureException | Exception that indicates that a feature could not be used since it is not available. | code | html |
| TilesContainerFactory | Factory provided for convenience. | code | html |
| TilesContainerFactoryException | Indicates that something went wrong in TilesContainerFactory use. | code | html |