|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xfire.service.invoker.RequestScopePolicy
public class RequestScopePolicy
This scope policy implements one servant instance per request.
| Constructor Summary | |
|---|---|
RequestScopePolicy()
|
|
| 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. |
static ScopePolicy |
instance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestScopePolicy()
| Method Detail |
|---|
public Factory applyScope(Factory f,
MessageContext ctxt)
ScopePolicy
applyScope in interface ScopePolicyf - the Factory object.ctxt - the MessageContext object.
public static ScopePolicy instance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||