public class PassThruApplicationEventsProcessor extends Object implements EventProcessor
| Constructor and Description |
|---|
PassThruApplicationEventsProcessor(String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
process(ClientDetails clientDetails,
org.piangles.backbone.services.msg.Event event) |
public PassThruApplicationEventsProcessor(String type)
public String getType()
getType in interface EventProcessorpublic void process(ClientDetails clientDetails, org.piangles.backbone.services.msg.Event event)
process in interface EventProcessorCopyright © 2021. All rights reserved.