December 2014
Intermediate to advanced
434 pages
9h 48m
English
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: "After an MDB instance's onMessage() method returns, the request is complete, and the instance is placed back in the free pool."
A block of code is set as follows:
<jms-destinations>
<jms-queue name="TicketQueue">
<entry name="java:jboss/jms/queue/ticketQueue"/>
<durable>false</durable>
</jms-queue>
</jms-destinations>When we wish to draw your attention to a particular part of a code block, the ...
Read now
Unlock full access