Class DebugInformation

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

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

    • DebugInformation

      public DebugInformation()
  • Method Details

    • getClassInfo

      @TopicSelector(DEBUG) @ActionSelector(GET) @RolesAllowed({"IbisObserver","IbisDataAdmin","IbisAdmin","IbisTester"}) public org.springframework.messaging.Message<String> getClassInfo(org.springframework.messaging.Message<?> message)