applyScope(Factory f, Exchange exchange) Apply scope policy to a Factory object so that the instance created by
the Factory object can be cached properly.
Parameters: f - the Factory object. Parameters: exchange - The message exchange which the scope is applied to.
Apply scope policy to a Factory object so that the instance created by
the Factory object can be cached properly.
Parameters: f - the Factory object. Parameters: exchange - The message exchange which the scope is applied to. the Factory object that honors the scope.