Per-thread items in a Karaf/CXF container -
i need set object created once-per-thread in karaf cxf container, since assume container set multiple service threads. can use threadlocal, there support in blueprint.xml scoping thread?
no scope that, prototype (default) , singleton.
viktor
Comments
Post a Comment