Add setters to configurable objects
-----------------------------------
Key: TILES-252
URL: https://issues.apache.org/struts/browse/TILES-252
Project: Tiles
Issue Type: Sub-task
Components: tiles-compat, tiles-core
Affects Versions: 2.0.5
Reporter: Antonio Petrelli
Fix For: 2.1.x
Currently every configurable object, like BasicTilesContainer and
UrlDefinitionsFactory, takes its configuration from a map of parameters in
their "init" methods.
There should be setter methods for the inner objects, so that configuration can
be made externally, in a IoC fashion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.