IsSingleton - API for letting Camel be able to return shared instances of eg.
languages and other common resources from camel context
-------------------------------------------------------------------------------------------------------------------------------------
Key: CAMEL-1452
URL: https://issues.apache.org/activemq/browse/CAMEL-1452
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.0.0
A new interface *IsSingleton* to let Injector be smart and return the shared
instance instead of creating a new instance all the type.
Avoids creating so many objects when running Camel.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.