public interface DebugInfoProvider
| Modifier and Type | Method and Description |
|---|---|
List<FieldDebugInfo<?>> |
getDebugInfo(MuleEvent event)
Returns debug information about the fields of this object.
|
List<FieldDebugInfo<?>> getDebugInfo(MuleEvent event)
event - event used while debugging. Non nullListCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.