|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonicsw.xq.service.common.RulesProcessor
com.sonicsw.xq.service.xform.Xformer
public class Xformer
Transformation processor.
Method Summary | |
---|---|
void |
init(XQParameters params,
boolean isCacheEnabled)
Initializes the "CBR" and "Xformer" objects that derive from the RulesProcessor, with the init params. |
void |
processRules(XQParameters runtimeParams)
Processes the rule, for this service. |
Methods inherited from class com.sonicsw.xq.service.common.RulesProcessor |
---|
clear, getInitRuleFile, setEnvelope, setMessage, setServiceContext |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void init(XQParameters params, boolean isCacheEnabled) throws XQServiceException
com.sonicsw.xq.service.common.RulesProcessor
init
in class com.sonicsw.xq.service.common.RulesProcessor
params
- The init time parameters.
XQServiceException
public void processRules(XQParameters runtimeParams) throws XQServiceException
com.sonicsw.xq.service.common.RulesProcessor
processRules
in class com.sonicsw.xq.service.common.RulesProcessor
runtimeParams
- The runtime parameters.
XQServiceException
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |