Class InterceptorOrder.Component

    • Field Detail

      • SYNCHRONIZATION_INTERCEPTOR

        public static final int SYNCHRONIZATION_INTERCEPTOR
        See Also:
        Constant Field Values
      • BMT_TRANSACTION_INTERCEPTOR

        public static final int BMT_TRANSACTION_INTERCEPTOR
        See Also:
        Constant Field Values
      • ENTITY_BEAN_REMOVE_INTERCEPTOR

        public static final int ENTITY_BEAN_REMOVE_INTERCEPTOR
        See Also:
        Constant Field Values
      • JPA_SESSION_BEAN_INTERCEPTOR

        public static final int JPA_SESSION_BEAN_INTERCEPTOR
        See Also:
        Constant Field Values
      • CMP_RELATIONSHIP_INTERCEPTOR

        public static final int CMP_RELATIONSHIP_INTERCEPTOR
        See Also:
        Constant Field Values
      • EJB_EXECUTION_TIME_INTERCEPTOR

        public static final int EJB_EXECUTION_TIME_INTERCEPTOR
        See Also:
        Constant Field Values
      • WS_HANDLERS_INTERCEPTOR

        public static final int WS_HANDLERS_INTERCEPTOR
        See Also:
        Constant Field Values
      • INTERCEPTOR_USER_INTERCEPTORS

        public static final int INTERCEPTOR_USER_INTERCEPTORS
        All user level interceptors are added with the same priority, so they execute in the order that they are added.
        See Also:
        Constant Field Values
      • COMPONENT_USER_INTERCEPTORS

        public static final int COMPONENT_USER_INTERCEPTORS
        See Also:
        Constant Field Values