|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextAwareVariableResolver
VariableResolver
that depends on service context.
Context-aware resolvers are not thread-safe.
Method Summary | |
---|---|
java.lang.Object |
clone()
Clones the resolver so that a new instance can be obtained for each thread, before the context is set. |
void |
setContext(SFCServiceContext context)
Sets the current service context. |
Methods inherited from interface com.sonicsw.esb.service.common.util.variables.VariableResolver |
---|
resolve |
Method Detail |
---|
void setContext(SFCServiceContext context)
java.lang.Object clone()
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |