Interface BambooBrokerController

All Known Implementing Classes:
BambooBrokerControllerImpl

@Internal public interface BambooBrokerController
Explicit control over AMQ subsystem lifecycle.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Starts AMQ broker and agent event broadcast service.
  • Method Details

    • startAmqBroker

      void startAmqBroker() throws Exception
      Starts AMQ broker and agent event broadcast service.
      Throws:
      Exception