public class PathServiceMatcher extends Object implements ServiceMatcher
| Constructor and Description |
|---|
PathServiceMatcher(org.springframework.util.PathMatcher matcher,
String id) |
PathServiceMatcher(org.springframework.util.PathMatcher matcher,
String id,
String[] configNames) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusId() |
boolean |
isForSelf(RemoteApplicationEvent event) |
boolean |
isFromSelf(RemoteApplicationEvent event) |
public PathServiceMatcher(org.springframework.util.PathMatcher matcher,
String id)
public boolean isFromSelf(RemoteApplicationEvent event)
isFromSelf in interface ServiceMatcherpublic boolean isForSelf(RemoteApplicationEvent event)
isForSelf in interface ServiceMatcherpublic String getBusId()
getBusId in interface ServiceMatcherCopyright © 2021 Pivotal Software, Inc.. All rights reserved.