Class StatefulSessionComponentInstance

    • Field Detail

      • SYNC_STATE_NO_INVOCATION

        public static final int SYNC_STATE_NO_INVOCATION
        See Also:
        Constant Field Values
      • SYNC_STATE_INVOCATION_IN_PROGRESS

        public static final int SYNC_STATE_INVOCATION_IN_PROGRESS
        See Also:
        Constant Field Values
      • SYNC_STATE_AFTER_COMPLETE_DELAYED_NO_COMMIT

        public static final int SYNC_STATE_AFTER_COMPLETE_DELAYED_NO_COMMIT
        See Also:
        Constant Field Values
      • SYNC_STATE_AFTER_COMPLETE_DELAYED_COMMITTED

        public static final int SYNC_STATE_AFTER_COMPLETE_DELAYED_COMMITTED
        See Also:
        Constant Field Values
    • Constructor Detail

      • StatefulSessionComponentInstance

        protected StatefulSessionComponentInstance​(StatefulSessionComponent component,
                                                   org.jboss.invocation.Interceptor preDestroyInterceptor,
                                                   Map<Method,​org.jboss.invocation.Interceptor> methodInterceptors,
                                                   Map<Object,​Object> context)
        Construct a new instance.
        Parameters:
        component - the component