Package com.tibco.bw.poa.model

The Aspect Configuration Model API

See:
          Description

Interface Summary
ActivityConfig The configuration of the action that is executed by an advice.
AdviceConfig The advice configuration.
AspectConfig The Aspect Configuration Model, which is instantiated from a BusinessWorks Aspect file.
CommonBaseConfig This is the base class of most of the classes that are defined as part of the Aspect Configuration Model.
ImplementationConfig A marker interface that is extended by all the supported advice implementation types.
JavaImplementationConfig The advice's java implementation configuration data.
PointcutConfig The pointcut configuration data.
PropertyConfig An advice configuration property.
QueryConfig The pointcut's query configuration data.
TargetConfig This class is used as an extension point for defining new targets.
 

Package com.tibco.bw.poa.model Description

The Aspect Configuration Model API

It contains the classes needed to access the aspect configuration, as it is defined at design time in the aspect file.

Since:
1.0


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved