Interface IDebugInfo
- All Superinterfaces:
Cloneable
- All Known Implementing Classes:
ApiDebugInfo,DebugInfo,InboundDebugInfo,ProxyDebugInfo,SequenceDebugInfo,TemplateDebugInfo
-
Method Details
-
setMediatorPosition
-
getMediatorPosition
String getMediatorPosition() -
isValid
boolean isValid() -
setValid
void setValid(boolean valid) -
getError
String getError() -
setError
-
toJson
com.google.gson.JsonElement toJson() -
clone
- Throws:
CloneNotSupportedException
-