Join Point Model的意思|示意
连接点模型
Join Point Model的网络常见释义
连接点模型 ...型进行分析,从而得 到较复杂的设计信息.比如,可以通过算法分析关系模型得到横切关注点信息. 连接点模型 ( Join Point Model )是A()P(Aspect Oriented Pjogramming)的核心模型, 如何定义连接点以及如何捕获横切关注点(Crossing—Cut)是AOP的核心问...
点模型 湖北省图书馆 也称为"脆弱的切入点问题"(fragile pointcut problem)。"脆弱的切入点问题"主要表现为现在的联结点模型(JPM,Join Point Model)对于基础程序的演化不够健壮。原因在于切入点(pointcut)的定义紧紧地依赖于基础程序的结构,这种
模型 湖北省图书馆 也称为"脆弱的切入点问题"(fragile pointcut problem)。"脆弱的切入点问题"主要表现为现在的联结点模型(JPM,Join Point Model)对于基础程序的演化不够健壮。原因在于切入点(pointcut)的定义紧紧地依赖于基础程序的结构,这种
连接模型 连接模型(JPM, Join Point Model) JPM主要是面向方面语言(如 AspectJ)或面向方面框架的语义模型。
Join Point Model相关例句
The join point model, the most fundamental and distinguishing concept in AOP, defines which join points in a system are exposed and how they are captured.
连接点模型是AOP中最基本和最独特的概念,它定义了系统中哪个连接点是公开的,以及如何捕获它们。
While the tools have converged on the idea of a join point model, pointcuts, advice, and inter-type declarations, there are significant trade-offs inherent in each tool's handling of AOP syntax.
虽然这些工具已经集中在连接点模型、切入点、通知和类型间声明的思想上,但是每种工具在处理 AOP 语法时,仍有各自明显的优缺点。
Base code is refactored to create a better join point model.
可以重构库代码创建更好的连接点模型。
Join point model expressiveness vs. simplicity.
连接点模型的表现力与简单性的比较。
Next, I'll quickly review the basics of AOP's join point model and explain where it would benefit from metadata fortification.
下一步,我将快速地回顾AOP的连接点模型的基本内容,并说明它从元数据增强中可以获得哪些好处。
In the next section I'll quickly review the basics of AOP's join point model, then explain where it could be beneficially fortified with metadata.
在下一节中,我将快速地回顾AOP的连接点模型(join point model)的基本内容,然后说明是如何用元数据增强它。