public class FooCommonInterceptor extends Object
| Modifier and Type | Field and Description |
|---|---|
Bar |
bar |
static boolean |
commonAroundConstructCalled |
| Constructor and Description |
|---|
FooCommonInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept1(javax.interceptor.InvocationContext ctx) |
static void |
reset() |
@Inject public Bar bar
public static boolean commonAroundConstructCalled
Copyright © 2008-2015 Seam Framework. All Rights Reserved.