Interface EventbusMessage
-
- All Superinterfaces:
Serializable
public interface EventbusMessage extends Serializable
- Author:
- mertcaliskan
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NotificationDatagetData()StringgetDomain()StringgetHost()StringgetInstance()StringgetMessage()StringgetServerName()StringgetSubject()
-