|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PointcutConfig
The pointcut configuration data.
QueryConfig
,
AspectConfig
Method Summary | |
---|---|
java.lang.String |
getName()
The name of the pointcut. |
AspectConfig |
getParent()
The parent aspect that defines the pointcut. |
QueryConfig |
getQuery()
The query of the pointcut. |
Methods inherited from interface com.tibco.bw.poa.model.CommonBaseConfig |
---|
getDocumentation |
Method Detail |
---|
java.lang.String getName()
QueryConfig getQuery()
QueryConfig
AspectConfig getParent()
AspectConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |