public class Publisher extends Object
| Constructor and Description |
|---|
Publisher() |
| Modifier and Type | Method and Description |
|---|---|
static List<Object> |
getCorrelationData(TracingInfo tracingInfo) |
static List<Object> |
getEventData(TracingInfo tracingInfo) |
static List<Object> |
getMetaData(TracingInfo tracingInfo) |
void |
publish(TracingInfo tracingInfo) |
public void publish(TracingInfo tracingInfo)
public static List<Object> getCorrelationData(TracingInfo tracingInfo)
public static List<Object> getMetaData(TracingInfo tracingInfo)
public static List<Object> getEventData(TracingInfo tracingInfo)
Copyright © 2016 WSO2. All rights reserved.