单词 | joinpoint | ||||||||||||||
释义 | joinpoint
更多释义 收起释义 例句释义: 连接点,接入点,连接点模型 1. In the case of Spring AOP (all versions), the only joinpoint supported is the execution of a public method. 在SpringAOP(所有版本)的案例中,唯一支持的连接点是公有方法的执行。 www.infoq.com 2. A pointcut, then, is a language construct that picks out a set of join points based on defined criteria. 那么,Pointcut就是一种语言构造,这种构造根据已定义的标准挑选一组joinpoint。 www.ibm.com 3. Typical join points in AspectJ include method calls, access to class members, and the execution of exception handler blocks. AspectJ中典型的joinpoint包括方法调用、对类成员的访问以及异常处理程序块的执行。 www.ibm.com 4. After advice: Advice invoked after the joinpoint, regardless of the outcome. Afteradvice:在连接点之后调用的通知,无论结果是什么。 www.infoq.com 5. The second statement identifies the exact join point where the advice is executed and makes use of the AspectJ JoinPoint class. 第二条语句指明了通知被执行的确切连接点,并且应用了AspectJ的JoinPoint类。 www.ibm.com 6. Advice is code that executes before, after, or around a join point. Advice是在joinpoint之前、之后或周围执行的代码。 www.ibm.com 7. A join point is a precise point of execution in a program, such as a method found in a class. 一个连接点(joinpoint)是程序执行中一个精确执行点,比如类中的一个方法。 www.ibm.com 8. AfterThrowing advice (called ThrowsAdvice in Spring 1. x): Advice invoked if the method at the joinpoint throws a particular exception. AfterThrowingadvice(在Spring1.x中叫做Throws通知):如果连接点的方法抛出一个特殊的异常时调用的通知。 www.infoq.com 9. Around advice: Advice that can completely control whether to invoke the joinpoint. Aroundadvice:能够完全控制是否执行连接点的通知。 www.infoq.com 10. Before advice: Advice invoked before the joinpoint. Beforeadvice:在连接点之前调用的通知。 www.infoq.com 1. Action taken at a particular joinpoint 在特定的注入点执行的操作 www.seofchina.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。