|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.fabric.da.failure.MediationFailure
public class MediationFailure
Represents a failure during mediation within the Dynamic Assembler.
Constructor Summary | |
---|---|
MediationFailure(com.ibm.ws.fabric.da.api.FailureReport failureReport)
|
Method Summary | |
---|---|
Outcome |
accept(FailureVisitor failureVisitor)
|
com.ibm.ws.fabric.da.api.FailureReport |
getFailureReport()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MediationFailure(com.ibm.ws.fabric.da.api.FailureReport failureReport)
Method Detail |
---|
public Outcome accept(FailureVisitor failureVisitor)
public com.ibm.ws.fabric.da.api.FailureReport getFailureReport()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |