public static final class InterceptorOrder.ComponentPreDestroy extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CDI_INTERCEPTORS |
static int |
COMPONENT_DESTRUCTION_INTERCEPTORS |
static int |
COMPONENT_UNINJECTION_INTERCEPTORS |
static int |
COMPONENT_USER_INTERCEPTORS |
static int |
CONCURRENT_CONTEXT |
static int |
EJB_SESSION_CONTEXT_INTERCEPTOR |
static int |
INTERCEPTOR_DESTRUCTION_INTERCEPTORS |
static int |
INTERCEPTOR_UNINJECTION_INTERCEPTORS |
static int |
INTERCEPTOR_USER_INTERCEPTORS |
static int |
JNDI_NAMESPACE_INTERCEPTOR |
static int |
JPA_SFSB_DESTROY |
static int |
PRIVILEGED_INTERCEPTOR |
static int |
TCCL_INTERCEPTOR |
static int |
TERMINAL_INTERCEPTOR |
static int |
TRANSACTION_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 TRANSACTION_INTERCEPTOR
public static final int JNDI_NAMESPACE_INTERCEPTOR
public static final int JPA_SFSB_DESTROY
public static final int INTERCEPTOR_UNINJECTION_INTERCEPTORS
public static final int COMPONENT_UNINJECTION_INTERCEPTORS
public static final int INTERCEPTOR_DESTRUCTION_INTERCEPTORS
public static final int COMPONENT_DESTRUCTION_INTERCEPTORS
public static final int INTERCEPTOR_USER_INTERCEPTORS
public static final int CDI_INTERCEPTORS
public static final int COMPONENT_USER_INTERCEPTORS
public static final int TERMINAL_INTERCEPTOR
Copyright © 2015 JBoss by Red Hat. All rights reserved.