public static final class InterceptorOrder.ComponentPostConstruct extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CDI_INTERCEPTORS |
static int |
EJB_SESSION_CONTEXT_INTERCEPTOR |
static int |
EJB_SET_CONTEXT_METHOD_INVOCATION_INTERCEPTOR |
static int |
INSTANTIATION_INTERCEPTORS |
static int |
JNDI_NAMESPACE_INTERCEPTOR |
static int |
JPA_SFSB_CREATE |
static int |
JPA_SFSB_PRE_CREATE |
static int |
RESOURCE_INJECTION_INTERCEPTORS |
static int |
SETUP_CONTEXT |
static int |
SFSB_INIT_METHOD |
static int |
TCCL_INTERCEPTOR |
static int |
TERMINAL_INTERCEPTOR |
static int |
TRANSACTION_INTERCEPTOR |
static int |
USER_INTERCEPTORS |
static int |
WELD_INJECTION |
public static final int TCCL_INTERCEPTOR
public static final int EJB_SESSION_CONTEXT_INTERCEPTOR
public static final int TRANSACTION_INTERCEPTOR
public static final int JPA_SFSB_PRE_CREATE
public static final int JNDI_NAMESPACE_INTERCEPTOR
public static final int INSTANTIATION_INTERCEPTORS
public static final int RESOURCE_INJECTION_INTERCEPTORS
public static final int EJB_SET_CONTEXT_METHOD_INVOCATION_INTERCEPTOR
public static final int WELD_INJECTION
public static final int JPA_SFSB_CREATE
public static final int USER_INTERCEPTORS
public static final int CDI_INTERCEPTORS
public static final int SFSB_INIT_METHOD
public static final int SETUP_CONTEXT
public static final int TERMINAL_INTERCEPTOR
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.