Class BambooBrokerService


  • public class BambooBrokerService
    extends Object
    • Method Detail

      • addStartedConnectors

        public void addStartedConnectors​(URI primaryBindAddress)
                                  throws Exception
        Throws:
        Exception
      • removeAllConnectors

        public void removeAllConnectors()
                                 throws Exception
        Throws:
        Exception
      • getEndpointForJmsTunnel

        @NotNull
        public @NotNull URI getEndpointForJmsTunnel()
      • getSystemUsage

        public org.apache.activemq.usage.SystemUsage getSystemUsage()
      • getTransportConnectors

        public List<org.apache.activemq.broker.TransportConnector> getTransportConnectors()
      • getBrokerService

        @Deprecated
        public org.apache.activemq.broker.BrokerService getBrokerService()
        Deprecated.
        since 5.11 with no replacement
        This method should be removed once Halleluja plugin is no longer used.
      • encryptBrokerKeystorePassword

        public void encryptBrokerKeystorePassword()