Uses of Interface
com.tibco.bw.poa.model.CommonBaseConfig

Packages that use CommonBaseConfig
com.tibco.bw.poa.model The Aspect Configuration Model API 
com.tibco.bw.poa.model.impl The implementation classes of the Aspect Configuration Model API 
 

Uses of CommonBaseConfig in com.tibco.bw.poa.model
 

Subinterfaces of CommonBaseConfig in com.tibco.bw.poa.model
 interface ActivityConfig
          The configuration of the action that is executed by an advice.
 interface AdviceConfig
          The advice configuration.
 interface AspectConfig
          The Aspect Configuration Model, which is instantiated from a BusinessWorks Aspect file.
 interface ImplementationConfig
          A marker interface that is extended by all the supported advice implementation types.
 interface JavaImplementationConfig
          The advice's java implementation configuration data.
 interface PointcutConfig
          The pointcut configuration data.
 interface TargetConfig
          This class is used as an extension point for defining new targets.
 

Uses of CommonBaseConfig in com.tibco.bw.poa.model.impl
 

Classes in com.tibco.bw.poa.model.impl that implement CommonBaseConfig
 class ActivityConfigImpl
           
 class AdviceConfigImpl
           
 class AspectConfigImpl
           
 class CommonBaseConfigImpl
           
 class ImplementationConfigImpl
           
 class JavaImplementationConfigImpl
           
 class PointcutConfigImpl
           
 class TargetConfigImpl
           
 



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