Package info.ejava.examples.svc.aop.items.introductions
package info.ejava.examples.svc.aop.items.introductions
-
ClassDescriptionThis example AOP component defines an Introduction to be added to components matching an expression and implements advice that will track calls made to methods matching a pointcut.This is an example Introduction interface that will be assigned to a proxy that wraps an advised object.This example Introduction can be added to an advised object to track some per-advised information.