[jboss-jira] [JBoss JIRA] (WFLY-3924) Facility to suppress interruption on EJB methods

David Lloyd (JIRA) issues at jboss.org
Wed Oct 1 17:12:02 EDT 2014


David Lloyd created WFLY-3924:
---------------------------------

             Summary: Facility to suppress interruption on EJB methods
                 Key: WFLY-3924
                 URL: https://issues.jboss.org/browse/WFLY-3924
             Project: WildFly
          Issue Type: Enhancement
          Components: EJB
            Reporter: David Lloyd
            Assignee: David Lloyd
            Priority: Optional


We should provide an annotation to mark an EJB method as uninterruptible, which prevents interruption from being delivered to the thread during the invocation (via forthcoming mechanism in JBoss Threads).

Or, this could be a CDI facility, or both.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list