Interface RabbitmqConfigService

  • All Known Implementing Classes:
    RabbitmqConfigServiceImpl

    public interface RabbitmqConfigService
    RabbitMQ Configuration management.
    Author:
    Andy Foster Date: 2021/05/06
    • Method Detail

      • get

        @Secured("role:ROLE_ADMIN, scope:SELF_ACCT")
        org.duracloud.account.db.model.RabbitmqConfig get​(Long id)