Package org.springframework.cloud.bus
Interface ServiceMatcher
- All Known Implementing Classes:
PathServiceMatcher
public interface ServiceMatcher
- Author:
- Spencer Gibb
-
Method Summary
Modifier and TypeMethodDescriptiongetBusId()booleanisForSelf(RemoteApplicationEvent event) booleanisFromSelf(RemoteApplicationEvent event)
-
Method Details
-
isFromSelf
-
isForSelf
-
getBusId
String getBusId()
-