Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.3
-
None
Description
The interface org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.KeyExtractor should be "public static".
The class org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor should be refactored:
1. it needs to become "public static" instead of "protected"
..to expose:
2. DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME constant should be a member of DefaultKeyExtractor.
3. DEFINITIONS_FACTORY_KEY_ATTRIBUTE_NAME should change its value to:
org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor.KEY