You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Alexander Veit (JIRA)" <de...@velocity.apache.org> on 2011/05/09 16:49:03 UTC

[jira] [Created] (VELOCITY-802) Support for injecting ResourceManager and ResourceCache instances into the runtime

Support for injecting ResourceManager and ResourceCache instances into the runtime
----------------------------------------------------------------------------------

                 Key: VELOCITY-802
                 URL: https://issues.apache.org/jira/browse/VELOCITY-802
             Project: Velocity
          Issue Type: Improvement
          Components: Engine
    Affects Versions: 1.7
         Environment: -
            Reporter: Alexander Veit


Currently it is difficult to inject specific instances of ResourceManager or ResourceCache. It is also difficult to access the ResourceManager or ResourceCache created by the runtime. Access to these objects is neccessary e.g. to control the cache behaviour at runtime.

Therefore it would be nice if we could inject the objects at configuration time, preferably via factory instances.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org