• A join point is "a well-defined point in the program flow." 3 There are many types of join points, such as a method call or a method return, which can be either a normal return or a thrown exception.

    连接点:一个程序流程定义明确3连接点很多类型正如一个方法调用一个方法的返回,都可以是一个正常的返回或者抛出一个异常

    youdao

  • Some primitive pointcuts match only join points of a specific kind (for example, method executions).

    有些原生切入点特定类型连接点匹配例如方法执行)。

    youdao

  • The second pointcut, employeeFinanceUpdates, describes all join points where there is a call to any method that begins with update, ends with Info, and has one argument of type Employee.

    第二切点employeeFinanceUpdates,描述了所有update开头, 以Info, 结尾,具有一个Employee类型实参方法调用

    youdao

  • Method execution join points correspond to the life cycle of a method until it returns.

    方法执行连接点,与方法返回之前生命周期对应

    youdao

  • Pointcuts allow you to unambiguously reference multiple join points in the program code (method content and processes).

    衡切点允许明确引用程序代码(方法内容过程)中的多个连接点

    youdao

  • Typical join points in AspectJ include method calls, access to class members, and the execution of exception handler blocks.

    AspectJ典型joinpoint包括方法调用成员访问以及异常处理程序执行

    youdao

  • Typical join points in AspectJ include method calls, access to class members, and the execution of exception handler blocks.

    AspectJ典型joinpoint包括方法调用成员访问以及异常处理程序执行

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定