|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScopePolicy
This interface represents a scoping policy that caches servant instances created by a Factory.
| Method Summary | |
|---|---|
Factory |
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. |
| Method Detail |
|---|
Factory applyScope(Factory f,
Exchange exchange)
f - the Factory object.exchange - The message exchange which the scope is applied to.
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||