public class ServiceMatcher extends Object
| Constructor and Description |
|---|
ServiceMatcher(org.springframework.util.PathMatcher matcher,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceId() |
boolean |
isForSelf(RemoteApplicationEvent event) |
boolean |
isFromSelf(RemoteApplicationEvent event) |
public ServiceMatcher(org.springframework.util.PathMatcher matcher,
String id)
public boolean isFromSelf(RemoteApplicationEvent event)
public boolean isForSelf(RemoteApplicationEvent event)
public String getServiceId()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.