|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is a Java interface for an Java object that can weave beans with aspect oriented method pointcuts.
| Method Summary | |
void |
addMethodPointCut(IMethodPointCut pointcut)
Adds a method pointcut to the collection of pointcuts to the AOP weaver |
IMethodPointCut[] |
getMethodPointCutList()
Returns an array of method pointcuts registered with the AOP weaver |
| Methods inherited from interface com.xenonsoft.bridgetown.soa.spi.IProxyBeanBuilder |
newProxyInstance, newProxyInstance |
| Method Detail |
public void addMethodPointCut(IMethodPointCut pointcut)
pointcut - the method pointcut to addpublic IMethodPointCut[] getMethodPointCutList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||