Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
I
J
N
O
P
Q
S
T
U
W
A
ActivityConfig
- Interface in
com.tibco.bw.poa.model
The configuration of the action that is executed by an advice.
ActivityConfigImpl
- Class in
com.tibco.bw.poa.model.impl
ActivityConfigImpl()
- Constructor for class com.tibco.bw.poa.model.impl.
ActivityConfigImpl
addProperty(PropertyConfig)
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
AdviceConfig
- Interface in
com.tibco.bw.poa.model
The advice configuration.
AdviceConfigImpl
- Class in
com.tibco.bw.poa.model.impl
AdviceConfigImpl()
- Constructor for class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
advices
- Variable in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
AspectConfig
- Interface in
com.tibco.bw.poa.model
The Aspect Configuration Model, which is instantiated from a BusinessWorks Aspect file.
AspectConfigImpl
- Class in
com.tibco.bw.poa.model.impl
AspectConfigImpl()
- Constructor for class com.tibco.bw.poa.model.impl.
AspectConfigImpl
C
className
- Variable in class com.tibco.bw.poa.model.impl.
JavaImplementationConfigImpl
com.tibco.bw.poa.model
- package com.tibco.bw.poa.model
The Aspect Configuration Model API
com.tibco.bw.poa.model.impl
- package com.tibco.bw.poa.model.impl
The implementation classes of the Aspect Configuration Model API
CommonBaseConfig
- Interface in
com.tibco.bw.poa.model
This is the base class of most of the classes that are defined as part of the Aspect Configuration Model.
CommonBaseConfigImpl
- Class in
com.tibco.bw.poa.model.impl
CommonBaseConfigImpl()
- Constructor for class com.tibco.bw.poa.model.impl.
CommonBaseConfigImpl
D
documentation
- Variable in class com.tibco.bw.poa.model.impl.
CommonBaseConfigImpl
G
getAdvices()
- Method in interface com.tibco.bw.poa.model.
AspectConfig
Returns all advices that are defined in the aspect.
getAdvices()
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
getClassName()
- Method in class com.tibco.bw.poa.model.impl.
JavaImplementationConfigImpl
getClassName()
- Method in interface com.tibco.bw.poa.model.
JavaImplementationConfig
Returns the class name of the advice implementation.
getDocumentation()
- Method in interface com.tibco.bw.poa.model.
CommonBaseConfig
Returns the documentation of this entity.
getDocumentation()
- Method in class com.tibco.bw.poa.model.impl.
CommonBaseConfigImpl
getExceptionType()
- Method in interface com.tibco.bw.poa.model.
ActivityConfig
Returns the type(s) of the exception(s) that are handled by this advice.
getExceptionType()
- Method in class com.tibco.bw.poa.model.impl.
ActivityConfigImpl
getImplementation()
- Method in class com.tibco.bw.poa.model.impl.
TargetConfigImpl
getImplementation()
- Method in interface com.tibco.bw.poa.model.
TargetConfig
Returns the implementation configuration.
getName()
- Method in interface com.tibco.bw.poa.model.
AdviceConfig
Returns the name of the advice.
getName()
- Method in interface com.tibco.bw.poa.model.
AspectConfig
Returns the name of the aspect.
getName()
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
getName()
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
getName()
- Method in class com.tibco.bw.poa.model.impl.
PointcutConfigImpl
getName()
- Method in class com.tibco.bw.poa.model.impl.
PropertyConfigImpl
getName()
- Method in interface com.tibco.bw.poa.model.
PointcutConfig
The name of the pointcut.
getName()
- Method in interface com.tibco.bw.poa.model.
PropertyConfig
The name of the property.
getOrder()
- Method in interface com.tibco.bw.poa.model.
AspectConfig
Returns the order of the aspect, as specified in the aspect definition file.
getOrder()
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
getOrderInsideAspect()
- Method in interface com.tibco.bw.poa.model.
AdviceConfig
Returns the order of the advice inside the aspect that defines it.
getOrderInsideAspect()
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
getParent()
- Method in interface com.tibco.bw.poa.model.
AdviceConfig
Returns the parent aspect that defines the advice.
getParent()
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
getParent()
- Method in class com.tibco.bw.poa.model.impl.
PointcutConfigImpl
getParent()
- Method in interface com.tibco.bw.poa.model.
PointcutConfig
The parent aspect that defines the pointcut.
getPointcut()
- Method in interface com.tibco.bw.poa.model.
AdviceConfig
Returns the pointcut of the advice.
getPointcut()
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
getPointcuts()
- Method in interface com.tibco.bw.poa.model.
AspectConfig
Returns all the pointcuts that are defined in the aspect.
getPointcuts()
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
getProperties()
- Method in interface com.tibco.bw.poa.model.
AdviceConfig
The advice configuration properties.
getProperties()
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
getQuery()
- Method in class com.tibco.bw.poa.model.impl.
PointcutConfigImpl
getQuery()
- Method in interface com.tibco.bw.poa.model.
PointcutConfig
The query of the pointcut.
getQueryLanguage()
- Method in class com.tibco.bw.poa.model.impl.
QueryConfigImpl
getQueryLanguage()
- Method in interface com.tibco.bw.poa.model.
QueryConfig
Returns the URI of the language the query is specified in.
getQueryValue()
- Method in class com.tibco.bw.poa.model.impl.
QueryConfigImpl
getQueryValue()
- Method in interface com.tibco.bw.poa.model.
QueryConfig
Returns the value of the query.
getStringValue()
- Method in class com.tibco.bw.poa.model.impl.
PropertyConfigImpl
getStringValue()
- Method in interface com.tibco.bw.poa.model.
PropertyConfig
The value of the property.
getTarget()
- Method in interface com.tibco.bw.poa.model.
AdviceConfig
Returns the action that is executed on behalf of the advice.
getTarget()
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
getTargetNamespace()
- Method in interface com.tibco.bw.poa.model.
AspectConfig
Returns the target namespace of the aspect.
getTargetNamespace()
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
getTargetType()
- Method in class com.tibco.bw.poa.model.impl.
ActivityConfigImpl
getTargetType()
- Method in interface com.tibco.bw.poa.model.
TargetConfig
Returns a unique identifier for the type of the target.
getUri()
- Method in interface com.tibco.bw.poa.model.
AdviceConfig
Returns a unique identifier of the advice.
getUri()
- Method in interface com.tibco.bw.poa.model.
AspectConfig
Returns a unique identifier of the aspect.
getUri()
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
getUri()
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
getWhere()
- Method in interface com.tibco.bw.poa.model.
ActivityConfig
Returns information about where is the advice being executed.
getWhere()
- Method in class com.tibco.bw.poa.model.impl.
ActivityConfigImpl
H
hasWildCardException()
- Method in class com.tibco.bw.poa.model.impl.
ActivityConfigImpl
I
ImplementationConfig
- Interface in
com.tibco.bw.poa.model
A marker interface that is extended by all the supported advice implementation types.
ImplementationConfigImpl
- Class in
com.tibco.bw.poa.model.impl
ImplementationConfigImpl()
- Constructor for class com.tibco.bw.poa.model.impl.
ImplementationConfigImpl
J
JavaImplementationConfig
- Interface in
com.tibco.bw.poa.model
The advice's java implementation configuration data.
JavaImplementationConfigImpl
- Class in
com.tibco.bw.poa.model.impl
JavaImplementationConfigImpl()
- Constructor for class com.tibco.bw.poa.model.impl.
JavaImplementationConfigImpl
N
name
- Variable in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
name
- Variable in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
name
- Variable in class com.tibco.bw.poa.model.impl.
PointcutConfigImpl
O
order
- Variable in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
orderInsideAspect
- Variable in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
P
parent
- Variable in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
parent
- Variable in class com.tibco.bw.poa.model.impl.
PointcutConfigImpl
pointcut
- Variable in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
PointcutConfig
- Interface in
com.tibco.bw.poa.model
The pointcut configuration data.
PointcutConfigImpl
- Class in
com.tibco.bw.poa.model.impl
PointcutConfigImpl()
- Constructor for class com.tibco.bw.poa.model.impl.
PointcutConfigImpl
pointcuts
- Variable in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
properties
- Variable in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
PropertyConfig
- Interface in
com.tibco.bw.poa.model
An advice configuration property.
PropertyConfigImpl
- Class in
com.tibco.bw.poa.model.impl
PropertyConfigImpl()
- Constructor for class com.tibco.bw.poa.model.impl.
PropertyConfigImpl
Q
query
- Variable in class com.tibco.bw.poa.model.impl.
PointcutConfigImpl
QueryConfig
- Interface in
com.tibco.bw.poa.model
The pointcut's query configuration data.
QueryConfigImpl
- Class in
com.tibco.bw.poa.model.impl
QueryConfigImpl()
- Constructor for class com.tibco.bw.poa.model.impl.
QueryConfigImpl
queryLanguage
- Variable in class com.tibco.bw.poa.model.impl.
QueryConfigImpl
queryValue
- Variable in class com.tibco.bw.poa.model.impl.
QueryConfigImpl
S
setActivity(TargetConfig)
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
setAdvices(ArrayList<AdviceConfig>)
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
setClassName(String)
- Method in class com.tibco.bw.poa.model.impl.
JavaImplementationConfigImpl
setDocumentation(String)
- Method in class com.tibco.bw.poa.model.impl.
CommonBaseConfigImpl
setExceptionType(QName)
- Method in class com.tibco.bw.poa.model.impl.
ActivityConfigImpl
setImplementation(JavaImplementationConfig)
- Method in class com.tibco.bw.poa.model.impl.
TargetConfigImpl
setName(String)
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
setName(String)
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
setName(String)
- Method in class com.tibco.bw.poa.model.impl.
PointcutConfigImpl
setName(String)
- Method in class com.tibco.bw.poa.model.impl.
PropertyConfigImpl
setOrder(short)
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
setOrderInsideAspect(int)
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
setParent(AspectConfig)
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
setParent(AspectConfig)
- Method in class com.tibco.bw.poa.model.impl.
PointcutConfigImpl
setPointcut(PointcutConfig)
- Method in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
setPointcuts(ArrayList<PointcutConfig>)
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
setQuery(QueryConfig)
- Method in class com.tibco.bw.poa.model.impl.
PointcutConfigImpl
setQueryLanguage(String)
- Method in class com.tibco.bw.poa.model.impl.
QueryConfigImpl
setQueryValue(String)
- Method in class com.tibco.bw.poa.model.impl.
QueryConfigImpl
setStringValue(String)
- Method in class com.tibco.bw.poa.model.impl.
PropertyConfigImpl
setTargetNamespace(String)
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
setUri(String)
- Method in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
setWhere(byte)
- Method in class com.tibco.bw.poa.model.impl.
ActivityConfigImpl
T
target
- Variable in class com.tibco.bw.poa.model.impl.
AdviceConfigImpl
TARGET_ACTIVITY
- Static variable in interface com.tibco.bw.poa.model.
ActivityConfig
TargetConfig
- Interface in
com.tibco.bw.poa.model
This class is used as an extension point for defining new targets.
TargetConfigImpl
- Class in
com.tibco.bw.poa.model.impl
TargetConfigImpl()
- Constructor for class com.tibco.bw.poa.model.impl.
TargetConfigImpl
targetNamespace
- Variable in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
U
uri
- Variable in class com.tibco.bw.poa.model.impl.
AspectConfigImpl
W
WHERE_AFTER
- Static variable in interface com.tibco.bw.poa.model.
ActivityConfig
The advice executes after the activity either returns successfully or it throws an exception.
WHERE_AFTER_RETURNING
- Static variable in interface com.tibco.bw.poa.model.
ActivityConfig
The advice is executed after the activity returns successfully.
WHERE_AFTER_THROWING
- Static variable in interface com.tibco.bw.poa.model.
ActivityConfig
The advice executes after the activity throws an exception.
WHERE_BEFORE
- Static variable in interface com.tibco.bw.poa.model.
ActivityConfig
The advice is executed before the activity.
A
C
D
G
H
I
J
N
O
P
Q
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright @ 2010, TIBCO Softwares (Inc). All right reserved