public static final class InterceptorOrder.ComponentPostConstruct extends Object
Modifier and Type | Field and Description |
---|---|
static int |
AROUND_CONSTRUCT_CHAIN |
static int |
CDI_INTERCEPTORS |
static int |
COMPONENT_RESOURCE_INJECTION_INTERCEPTORS |
static int |
COMPONENT_USER_INTERCEPTORS |
static int |
COMPONENT_WELD_INJECTION |
static int |
CONCURRENT_CONTEXT |
static int |
CREATE_CDI_INTERCEPTORS |
static int |
EJB_SESSION_CONTEXT_INTERCEPTOR |
static int |
EJB_SET_CONTEXT_METHOD_INVOCATION_INTERCEPTOR |
static int |
INTERCEPTOR_INSTANTIATION_INTERCEPTORS |
static int |
INTERCEPTOR_RESOURCE_INJECTION_INTERCEPTORS |
static int |
INTERCEPTOR_USER_INTERCEPTORS |
static int |
INTERCEPTOR_WELD_INJECTION |
static int |
JNDI_NAMESPACE_INTERCEPTOR |
static int |
JPA_SFSB_CREATE |
static int |
JPA_SFSB_PRE_CREATE |
static int |
PRIVILEGED_INTERCEPTOR |
static int |
REQUEST_SCOPE_ACTIVATING_INTERCEPTOR |
static int |
SETUP_CONTEXT |
static int |
SFSB_INIT_METHOD |
static int |
STARTUP_COUNTDOWN_INTERCEPTOR |
static int |
TCCL_INTERCEPTOR |
static int |
TERMINAL_INTERCEPTOR |
static int |
TRANSACTION_INTERCEPTOR |
static int |
WELD_INJECTION_CONTEXT_INTERCEPTOR |
public static final int STARTUP_COUNTDOWN_INTERCEPTOR
public static final int PRIVILEGED_INTERCEPTOR
public static final int TCCL_INTERCEPTOR
public static final int CONCURRENT_CONTEXT
public static final int EJB_SESSION_CONTEXT_INTERCEPTOR
public static final int WELD_INJECTION_CONTEXT_INTERCEPTOR
public static final int JPA_SFSB_PRE_CREATE
public static final int TRANSACTION_INTERCEPTOR
public static final int JNDI_NAMESPACE_INTERCEPTOR
public static final int CREATE_CDI_INTERCEPTORS
public static final int INTERCEPTOR_INSTANTIATION_INTERCEPTORS
public static final int INTERCEPTOR_RESOURCE_INJECTION_INTERCEPTORS
public static final int INTERCEPTOR_WELD_INJECTION
public static final int AROUND_CONSTRUCT_CHAIN
public static final int COMPONENT_RESOURCE_INJECTION_INTERCEPTORS
public static final int EJB_SET_CONTEXT_METHOD_INVOCATION_INTERCEPTOR
public static final int COMPONENT_WELD_INJECTION
public static final int JPA_SFSB_CREATE
public static final int REQUEST_SCOPE_ACTIVATING_INTERCEPTOR
public static final int INTERCEPTOR_USER_INTERCEPTORS
public static final int CDI_INTERCEPTORS
public static final int COMPONENT_USER_INTERCEPTORS
public static final int SFSB_INIT_METHOD
public static final int SETUP_CONTEXT
public static final int TERMINAL_INTERCEPTOR
Copyright © 2016 JBoss by Red Hat. All rights reserved.