Class InterceptorOrder.AroundConstruct
java.lang.Object
org.jboss.as.ee.component.interceptors.InterceptorOrder.AroundConstruct
- Enclosing class:
- InterceptorOrder
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
-
Field Details
-
CONSTRUCTION_START_INTERCEPTOR
public static final int CONSTRUCTION_START_INTERCEPTOR- See Also:
-
INTERCEPTOR_AROUND_CONSTRUCT
public static final int INTERCEPTOR_AROUND_CONSTRUCT- See Also:
-
WELD_AROUND_CONSTRUCT_INTERCEPTORS
public static final int WELD_AROUND_CONSTRUCT_INTERCEPTORS- See Also:
-
CONSTRUCT_COMPONENT
public static final int CONSTRUCT_COMPONENT- See Also:
-
TERMINAL_INTERCEPTOR
public static final int TERMINAL_INTERCEPTOR- See Also:
-