| Modifier and Type | Optional Element and Description |
|---|---|
String |
eventName
Provides a further level of filtering.
|
String[] |
instanceName
Property to restrict the outbound event to specific named server or micro instances.
|
boolean |
loopBack
Property to set whether the message should also fire on the same instance as well
default is false it won't be fired as an Inbound message on the same instance
|
public abstract String eventName
public abstract boolean loopBack
public abstract String[] instanceName
Copyright © 2019. All rights reserved.