- 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".
- Adobe創意大學After Effects CS5 產品專家認證標準教材
- IBM Cognos 8 Report Studio Cookbook
- PPT設計實用教程
- Spring Security 3
- After Effects全套影視特效制作典型實例(第2版)
- Maya 2019三維動畫基礎案例教程
- Mastering phpMyAdmin 3.3.x for Effective MySQL Management
- iPhone JavaScript Cookbook
- After Effects影視特效立體化教程:After Effects 2021(微課版)
- NHibernate 3.0 Cookbook
- PowerPoint 2016實戰從入門到精通(超值版)
- Indesign平面排版技術應用
- 邊做邊學:Illustrator CS6平面設計案例教程(微課版)
- 技藝非凡Photoshop+SAI繪畫創作技法揭秘
- Photoshop CS6淘寶美工完全實例教程(全視頻彩色版)