public static final class InterceptorOrder.AroundConstruct extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCT_COMPONENT |
static int |
CONSTRUCTION_START_INTERCEPTOR |
static int |
INTERCEPTOR_AROUND_CONSTRUCT |
static int |
TERMINAL_INTERCEPTOR |
static int |
WELD_AROUND_CONSTRUCT_INTERCEPTORS |
public static final int CONSTRUCTION_START_INTERCEPTOR
public static final int INTERCEPTOR_AROUND_CONSTRUCT
public static final int WELD_AROUND_CONSTRUCT_INTERCEPTORS
public static final int CONSTRUCT_COMPONENT
public static final int TERMINAL_INTERCEPTOR
Copyright © 2018 JBoss by Red Hat. All rights reserved.