public class BusPluginMessage extends org.hawkular.bus.common.BasicMessage implements PluginMessage
| Constructor and Description |
|---|
BusPluginMessage() |
BusPluginMessage(Action action,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
Action |
getAction() |
Map<String,String> |
getProperties() |
public Action getAction()
getAction in interface PluginMessagepublic Map<String,String> getProperties()
getProperties in interface PluginMessageCopyright © 2015 Red Hat, Inc.. All rights reserved.