public class InvokeMethodOnTargetInterceptor extends Object implements org.jboss.invocation.Interceptor
Modifier and Type | Field and Description |
---|---|
static Class<Object[]> |
PARAMETERS_KEY |
Modifier and Type | Method and Description |
---|---|
static org.jboss.invocation.InterceptorFactory |
factory(Method method) |
Object |
processInvocation(org.jboss.invocation.InterceptorContext context) |
public static org.jboss.invocation.InterceptorFactory factory(Method method)
Copyright © 2018 JBoss by Red Hat. All rights reserved.