|
||||||||||
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,
MessageContext ctxt)
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, MessageContext ctxt)
f
- the Factory object.ctxt
- the MessageContext object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |