官术网_书友最值得收藏!

  • RabbitMQ Essentials
  • David Dossot
  • 210字
  • 2021-07-16 11:56:38

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The first of these additions takes care of declaring the topic exchange in the existing onApplicationStart method."

A block of code is set as follows:

rabbitMqManager.call(new ChannelCallable<DeclareOk>()
{
    @Override
    public String getDescription()
    {
        return "Declaring topic exchange: " + USER_TOPICS_EXCHANGE;
    }

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

    try
    {
        connection = factory.newConnection();
 connection.addShutdownListener(this);
        LOGGER.info("Connected to " + factory.getHost() + ":" + factory.getPort());
    }

Any command-line input or output is written as follows:

$ sudo service rabbitmq-server restart

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "When connected to the management console, click on the Exchanges tab."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 宜兴市| 资溪县| 呈贡县| 朝阳县| 禹州市| 兰考县| 栾川县| 武宁县| 福建省| 邳州市| 安西县| 宣化县| 油尖旺区| 宁河县| 含山县| 华阴市| 慈利县| 云霄县| 鄂托克旗| 板桥市| 友谊县| 曲沃县| 罗源县| 玉门市| 丁青县| 丹凤县| 林芝县| 巴楚县| 共和县| 施秉县| 永登县| 大埔县| 靖西县| 益阳市| 无锡市| 乌恰县| 渭源县| 赤峰市| 托克逊县| 新昌县| 怀柔区|