Class HandleIbisManagerAction

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

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

    • HandleIbisManagerAction

      public HandleIbisManagerAction()
  • Method Details

    • handleIbisAction

      @TopicSelector(IBISACTION) @RolesAllowed({"IbisDataAdmin","IbisAdmin","IbisTester"}) public void handleIbisAction(org.springframework.messaging.Message<?> message)