Class MicroserviceSubscriptionRemovedEvent

  • All Implemented Interfaces:
    Serializable

    public class MicroserviceSubscriptionRemovedEvent
    extends org.springframework.context.ApplicationEvent
    An event to be emitted with the microservice credentials of newly removed microservice subscription. Note: extends ApplicationEvent because of spring backwards compatibility.
    See Also:
    Serialized Form
    • Constructor Detail

      • MicroserviceSubscriptionRemovedEvent

        public MicroserviceSubscriptionRemovedEvent​(String tenant)