-
Book Overview & Buying
-
Table Of Contents
Application Development for IBM WebSphere Process Server 7 and Enterprise Service Bus 7
By :
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 are shown as follows: “In WID the service component definition is included in the <SERVICE_NAME>.component file.”
A block of code is set as follows:
DataObject customerInfo) {}function with the following code:public DataObject requestCreditApproval(DataObject customerInfo) {ServiceManager serviceManager = ServiceManager.INSTANCE;BOFactory boFactory = (BOFactory)serviceManager.locateService("com/ibm/websphere/bo/BOFactory");DataObject customerCreditApproval = boFactory.create("http://Ch6Library","CustomerCreditApproval"); customerCreditApproval.setString("id",customerInfo.getString("id"));
Any command-line input or output is written as follows:
manageprofiles(.bat)(.sh) -backupProfile -profileName profile_name -backupFile backupFile_name -username user_name -password password
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: “Click on the Add button and then click on the Finish button.”
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
Change the font size
Change margin width
Change background colour