|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.aop.advice.PerVmAdvice
Comment
| Constructor Summary | |
PerVmAdvice()
|
|
| Method Summary | |
static Interceptor |
generateArgsInterceptor(Object aspect,
Method advice,
Joinpoint joinpoint)
|
static Interceptor |
generateInterceptor(Joinpoint joinpoint,
Object aspect,
String adviceName)
|
static Interceptor |
generateOptimized(Joinpoint joinpoint,
AspectManager manager,
String adviceName,
AspectDefinition a)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PerVmAdvice()
| Method Detail |
public static Interceptor generateOptimized(Joinpoint joinpoint,
AspectManager manager,
String adviceName,
AspectDefinition a)
throws Exception
Exception
public static Interceptor generateInterceptor(Joinpoint joinpoint,
Object aspect,
String adviceName)
throws Exception
Exception
public static Interceptor generateArgsInterceptor(Object aspect,
Method advice,
Joinpoint joinpoint)
throws Exception
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||