Class InterceptorOrder.ComponentPostConstruct

java.lang.Object
org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
Enclosing class:
InterceptorOrder

public static final class InterceptorOrder.ComponentPostConstruct extends Object
  • Field Details

    • STARTUP_COUNTDOWN_INTERCEPTOR

      public static final int STARTUP_COUNTDOWN_INTERCEPTOR
      See Also:
    • TCCL_INTERCEPTOR

      public static final int TCCL_INTERCEPTOR
      See Also:
    • CONCURRENT_CONTEXT

      public static final int CONCURRENT_CONTEXT
      See Also:
    • EJB_SESSION_CONTEXT_INTERCEPTOR

      public static final int EJB_SESSION_CONTEXT_INTERCEPTOR
      See Also:
    • WELD_INJECTION_CONTEXT_INTERCEPTOR

      public static final int WELD_INJECTION_CONTEXT_INTERCEPTOR
      See Also:
    • JPA_SFSB_PRE_CREATE

      public static final int JPA_SFSB_PRE_CREATE
      See Also:
    • TRANSACTION_INTERCEPTOR

      public static final int TRANSACTION_INTERCEPTOR
      See Also:
    • JNDI_NAMESPACE_INTERCEPTOR

      public static final int JNDI_NAMESPACE_INTERCEPTOR
      See Also:
    • CREATE_CDI_INTERCEPTORS

      public static final int CREATE_CDI_INTERCEPTORS
      See Also:
    • INTERCEPTOR_INSTANTIATION_INTERCEPTORS

      public static final int INTERCEPTOR_INSTANTIATION_INTERCEPTORS
      See Also:
    • INTERCEPTOR_RESOURCE_INJECTION_INTERCEPTORS

      public static final int INTERCEPTOR_RESOURCE_INJECTION_INTERCEPTORS
      See Also:
    • INTERCEPTOR_WELD_INJECTION

      public static final int INTERCEPTOR_WELD_INJECTION
      See Also:
    • AROUND_CONSTRUCT_CHAIN

      public static final int AROUND_CONSTRUCT_CHAIN
      See Also:
    • COMPONENT_RESOURCE_INJECTION_INTERCEPTORS

      public static final int COMPONENT_RESOURCE_INJECTION_INTERCEPTORS
      See Also:
    • EJB_SET_CONTEXT_METHOD_INVOCATION_INTERCEPTOR

      public static final int EJB_SET_CONTEXT_METHOD_INVOCATION_INTERCEPTOR
      See Also:
    • COMPONENT_WELD_INJECTION

      public static final int COMPONENT_WELD_INJECTION
      See Also:
    • JPA_SFSB_CREATE

      public static final int JPA_SFSB_CREATE
      See Also:
    • REQUEST_SCOPE_ACTIVATING_INTERCEPTOR

      public static final int REQUEST_SCOPE_ACTIVATING_INTERCEPTOR
      See Also:
    • INTERCEPTOR_USER_INTERCEPTORS

      public static final int INTERCEPTOR_USER_INTERCEPTORS
      See Also:
    • CDI_INTERCEPTORS

      public static final int CDI_INTERCEPTORS
      See Also:
    • COMPONENT_USER_INTERCEPTORS

      public static final int COMPONENT_USER_INTERCEPTORS
      See Also:
    • SFSB_INIT_METHOD

      public static final int SFSB_INIT_METHOD
      See Also:
    • SETUP_CONTEXT

      public static final int SETUP_CONTEXT
      See Also:
    • TERMINAL_INTERCEPTOR

      public static final int TERMINAL_INTERCEPTOR
      See Also: