public static final class InterceptorOrder.ComponentPreDestroy extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CDI_INTERCEPTORS |
static int |
DESTRUCTION_INTERCEPTORS |
static int |
EJB_SESSION_CONTEXT_INTERCEPTOR |
static int |
JNDI_NAMESPACE_INTERCEPTOR |
static int |
JPA_SFSB_DESTROY |
static int |
TCCL_INTERCEPTOR |
static int |
TERMINAL_INTERCEPTOR |
static int |
TRANSACTION_INTERCEPTOR |
static int |
UNINJECTION_INTERCEPTORS |
static int |
USER_INTERCEPTORS |
public static final int TCCL_INTERCEPTOR
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 UNINJECTION_INTERCEPTORS
public static final int DESTRUCTION_INTERCEPTORS
public static final int USER_INTERCEPTORS
public static final int CDI_INTERCEPTORS
public static final int TERMINAL_INTERCEPTOR
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.