501502503504505506507
} return profile; } protected static MQServiceImpl createMQService(FabricService fabricService, RuntimeProperties runtimeProperties) { return new MQServiceImpl(fabricService, runtimeProperties); }