- Spring 2.5 Aspect Oriented Programming
- Massimiliano Dessi
- 204字
- 2021-05-21 20:23:10
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 are shown as follows: "We can include other contexts through the use of the include
directive."
A block of code will be set as follows:
package org.springaop.target; public class ExceptionTarget { public void errorMethod() throws Exception { throw new Exception("Fake exception"); } public void otherErrorMethod() throws IllegalArgumentException { throw new NullPointerException("Other Fake exception"); } }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:
package java.lang.reflect;
public interface InvocationHandler {
public Object invoke(Object proxy, Method method, Object[] args)
throws Throwable;
}
Any command-line input and output is written as follows:
java -javaagent:<path_on_your_machine>/spring-framework-X.X/lib/aspectj/aspectjweaver.jar
<package>.<yourclass>.Main
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "clicking the Next button moves you to the next screen".
- Excel商務數據分析與應用(慕課版)
- Spring Security 3
- Cacti 0.8 Beginner's Guide
- Plone 3 Multimedia
- 板繪教室:SAI零基礎日系動漫插畫入門教程
- 中文版Rhino 5.0完全自學教程(第3版)
- Android User Interface Development: Beginner's Guide
- AutoCAD 2016入門與提高(超值版)
- Adobe創意大學Photoshop產品專家認證標準教材(CS6修訂版)
- Building Websites with ExpressionEngine 1.6
- Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook
- 用Studio One輕松制作你的短視頻音樂
- Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications
- Instant BlueStacks
- 技藝非凡Photoshop+SAI繪畫創作技法揭秘