Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Overview : Aspect Oriented Programming (AOP) Terminology

Aspect Oriented Programming (AOP) Terminology
It is important to understand the terms used in the document about the product. Table 2 describes the AOP terminology used throughout this document.
An XML resource that can alter the behavior of a TIBCO ActiveMatrix BusinessWorks application by injecting user defined code at specific points within a process. It contains the declaration of most of the concepts in this list.
User developed JAVA class that executes one or more cross-cutting concerns around an activity.
A configured advice implementation that is placed around a given activity. Advices are defined in aspect files.
An activity whose input, output, or exception messages are intercepted by an advice.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved