Class ServerStatistics

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

    @BusAware("frank-management-bus")
    @TopicSelector(APPLICATION)
    public class ServerStatistics
    extends BusEndpointBase
    • Constructor Detail

      • ServerStatistics

        public ServerStatistics()
    • Method Detail

      • getServerInformation

        @ActionSelector(GET)
        public org.springframework.messaging.Message<String> getServerInformation​(org.springframework.messaging.Message<?> message)