public abstract class RemoteApplicationEvent
extends org.springframework.context.ApplicationEvent
source| Modifier | Constructor and Description |
|---|---|
protected |
RemoteApplicationEvent() |
protected |
RemoteApplicationEvent(Object source,
String originService) |
protected |
RemoteApplicationEvent(Object source,
String originService,
String destinationService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDestinationService() |
String |
getId() |
String |
getOriginService() |
int |
hashCode() |
String |
toString() |
getSourceprotected RemoteApplicationEvent()
protected RemoteApplicationEvent(Object source, String originService, String destinationService)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.