It is important for the user to understand the terms used in the document about the product. Table 2 describes the AOP terminology used throughout this document.
Table 2 AOP Terminology An XML resource that can alter the behavior of a BW 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. Advice Implementation Instance A java object instance of an advice implementation. A configured Advice Implementation that is placed around a given activity. Advices are defined in aspect files. A specific point in a process that supports injection of user defined advices. An expression or query that selects join points based on certain conditions. An activity whose input, output or exception messages are intercepted by an advice. Aspect Implementation Library A JAR file that contains one or more aspect implementation files.
Copyright © TIBCO Software Inc. All Rights Reserved.