|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.evt.BpelEvent
org.apache.ode.bpel.evt.ProcessEvent
org.apache.ode.bpel.evt.CorrelationEvent
org.apache.ode.bpel.evt.CorrelationNoMatchEvent
public class CorrelationNoMatchEvent
Message arrived and matched neither (a) createInstance or (b) correlation match
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.ode.bpel.evt.BpelEvent |
|---|
BpelEvent.TYPE |
| Field Summary |
|---|
| Fields inherited from class org.apache.ode.bpel.evt.BpelEvent |
|---|
eventContext |
| Constructor Summary | |
|---|---|
CorrelationNoMatchEvent(javax.xml.namespace.QName qName,
java.lang.String opName,
java.lang.String mexId,
CorrelationKeySet keySet)
|
|
| Method Summary | |
|---|---|
CorrelationKeySet |
getKeySet()
|
void |
setKeys(CorrelationKeySet keySet)
|
| Methods inherited from class org.apache.ode.bpel.evt.CorrelationEvent |
|---|
getMessageExchangeId, getOperation, getPortType, getType, setMexId, setOperation, setPortType |
| Methods inherited from class org.apache.ode.bpel.evt.ProcessEvent |
|---|
getProcessId, getProcessName, setProcessId, setProcessName |
| Methods inherited from class org.apache.ode.bpel.evt.BpelEvent |
|---|
eventName, getLineNo, getTimestamp, setLineNo, setTimestamp, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CorrelationNoMatchEvent(javax.xml.namespace.QName qName,
java.lang.String opName,
java.lang.String mexId,
CorrelationKeySet keySet)
| Method Detail |
|---|
public CorrelationKeySet getKeySet()
public void setKeys(CorrelationKeySet keySet)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||