@RequestScoped @Interceptor @Priority(value=2000) public class NonDependentInterceptor extends Object implements Serializable
| Constructor and Description |
|---|
NonDependentInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(javax.interceptor.InvocationContext context) |
Copyright © 2008–2016 CDI TCK. All rights reserved.