async getBrokerObjectName()

in artemis-console-extension/artemis-extension/packages/artemis-console-plugin/src/artemis-service.ts [459:461]


    async getBrokerObjectName() {
        return await this.brokerObjectName;
    }