Class ApplicationLogStreamPublisher

java.lang.Object
org.springframework.cloud.appbroker.logging.streaming.ApplicationLogStreamPublisher
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<ServiceInstanceLoggingEvent>

public class ApplicationLogStreamPublisher extends Object implements org.springframework.context.ApplicationListener<ServiceInstanceLoggingEvent>
  • Constructor Details

    • ApplicationLogStreamPublisher

      public ApplicationLogStreamPublisher(LogStreamPublisher<org.cloudfoundry.dropsonde.events.Envelope> logStreamPublisher, org.springframework.context.ApplicationEventPublisher publisher)
  • Method Details