|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.engine.replayer.ReplayerContext.AnswerResult
public static class ReplayerContext.AnswerResult
Field Summary | |
---|---|
CommunicationType.Exchange |
e
|
boolean |
isLive
|
Constructor Summary | |
---|---|
ReplayerContext.AnswerResult(boolean isLive,
CommunicationType.Exchange e)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final boolean isLive
public final CommunicationType.Exchange e
Constructor Detail |
---|
public ReplayerContext.AnswerResult(boolean isLive, CommunicationType.Exchange e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |