Class ServiceListener

java.lang.Object
org.frankframework.management.bus.endpoints.BusEndpointBase
org.frankframework.management.bus.endpoints.ServiceListener
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

@BusAware("frank-management-bus") public class ServiceListener extends BusEndpointBase
  • Constructor Details

    • ServiceListener

      public ServiceListener()
  • Method Details