@Interceptor @Priority(value=4800) public class CdiInterceptorWrapper extends Object
| Constructor and Description |
|---|
CdiInterceptorWrapper(BeanManager beanManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
validateConstructorInvocation(InvocationContext ctx) |
Object |
validateMethodInvocation(InvocationContext ctx) |
@Inject public CdiInterceptorWrapper(BeanManager beanManager)
public Object validateMethodInvocation(InvocationContext ctx) throws Exception
Exceptionpublic void validateConstructorInvocation(InvocationContext ctx) throws Exception
ExceptionCopyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.