使用与前一节开发的方面类似的方面,我可以匹配实现这个接口的客户对象的所有初始化连接点。
Using an aspect similar to the one I developed in the previous section, I can match all initialization join points for client objects implementing this interface.
例如,与持久性有关的方面可能需要访问对象的初始化连接点。
For example, an aspect related to persistence might need access to an object's initialization join points.
应用推荐