com.ebmwebsourcing.easybpel.model.bpel.impl.runtime
Class BPELCorrelationMatcher
java.lang.Object
com.ebmwebsourcing.easybpel.model.bpel.impl.runtime.BPELCorrelationMatcher
- All Implemented Interfaces:
- com.ebmwebsourcing.easyviper.core.api.soa.correlation.CorrelationMatcher
public class BPELCorrelationMatcher
- extends java.lang.Object
- implements com.ebmwebsourcing.easyviper.core.api.soa.correlation.CorrelationMatcher
- Author:
- Nicolas Salatge - eBM WebSourcing
|
Constructor Summary |
BPELCorrelationMatcher(com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess bpeldefinition,
java.util.List<com.ebmwebsourcing.easybpel.model.bpel.api.correlation.Correlation> correlations,
javax.xml.namespace.QName inputVariable)
|
|
Method Summary |
boolean |
match(com.ebmwebsourcing.easyviper.core.api.engine.Scope scope,
javax.xml.namespace.QName variableName,
com.ebmwebsourcing.easyviper.core.api.soa.message.InternalMessage<?> message)
|
void |
setLog(java.util.logging.Logger logger)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPELCorrelationMatcher
public BPELCorrelationMatcher(com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess bpeldefinition,
java.util.List<com.ebmwebsourcing.easybpel.model.bpel.api.correlation.Correlation> correlations,
javax.xml.namespace.QName inputVariable)
setLog
public void setLog(java.util.logging.Logger logger)
match
public boolean match(com.ebmwebsourcing.easyviper.core.api.engine.Scope scope,
javax.xml.namespace.QName variableName,
com.ebmwebsourcing.easyviper.core.api.soa.message.InternalMessage<?> message)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
match in interface com.ebmwebsourcing.easyviper.core.api.soa.correlation.CorrelationMatcher
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
Copyright © 2012 Petals Link. All Rights Reserved.