public class PerVmAdvice extends Object
Constructor and Description |
---|
PerVmAdvice() |
Modifier and Type | Method and Description |
---|---|
static Interceptor |
generateInterceptor(Joinpoint joinpoint,
Object aspect,
String adviceName) |
static Interceptor |
generateOptimized(Joinpoint joinpoint,
AspectManager manager,
String adviceName,
AspectDefinition a) |
public static Interceptor generateOptimized(Joinpoint joinpoint, AspectManager manager, String adviceName, AspectDefinition a) throws Exception
Exception
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.