Package org.springframework.cloud.bus
Class RemoteApplicationEventListener
java.lang.Object
org.springframework.cloud.bus.RemoteApplicationEventListener
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<RemoteApplicationEvent>
public class RemoteApplicationEventListener
extends Object
implements org.springframework.context.ApplicationListener<RemoteApplicationEvent>
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteApplicationEventListener(ServiceMatcher serviceMatcher, BusBridge busBridge) -
Method Summary
-
Constructor Details
-
RemoteApplicationEventListener
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<RemoteApplicationEvent>
-