TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in (BWAA) extends the capabilities of TIBCO ActiveMatrix BusinessWorks by adding an Aspect Oriented Programming capability. This allows you to modularize and inject crosscutting concerns to enhance your ActiveMatrix BusinessWorks processes at deploy time while keeping the original ActiveMatrix BusinessWorks processes intact. It exposes a JAVA API to build applications, which are called advice implementations that can alter the execution of ActiveMatrix BusinessWorks Application.
This chapter provides an overview of features of the TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in, TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in Concepts, TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in Resources, and AOP terminology.
Chapter 2 describes the Point Cut Query Language used for writing point cut expressions.
Chapter 3 describes the Asynchronous Advice Implementations.
Chapter 4 describes the Hibernate/Resume feature of TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in.
Chapter 5 describes the JAVA Object sharing between ActiveMatrix BusinessWorks Java activities and Advice implementations.
Chapter 6 provides information about the BWAA palette.
Chapter 7 describes the Monitoring and Management feature.
Appendix A, ActivityTypes provides information about the activity types of all TIBCO ActiveMatrix BusinessWorks activities that are useful for the user to generate expressions in Point cut query language.
Appendix B, Developing gXML Applications provides information for developing gXML applications.