users@concurrency-ee-spec.java.net

[jsr236-spec users] [jsr236-experts] Re: API javadoc updated

From: Nathan Rauh <naterauh_at_us.ibm.com>
Date: Fri, 15 Feb 2013 13:29:02 -0600

Anthony,

Thanks - it looks good. I'd recommend having the "SUSPEND" and
"USE_TRANSACTION_OF_EXECUTION_THREAD" values be constants to eliminate the
risk of typos being made by the developer when specifying them.


Nathan Rauh
____________________________________________
Software Engineer, WebSphere Application Server
IBM Rochester Bldg 002-2 C111
3605 Highway 52N
Rochester, MN 55901-7802



From: Anthony Lai <anthony.lai_at_oracle.com>
To: jsr236-experts_at_concurrency-ee-spec.java.net
Date: 02/15/2013 12:29 PM
Subject: [jsr236-experts] API javadoc updated



Hi,

I have updated the JSR 236 API javadoc with the following changes that
were discussed in the EG:

- Removed CONTEXTUAL_CALLBACK_HINT execution property
- Added clarification that passing null to intf or interfaces argument
in ContextService.createContextualProxy methods would throw
IllegalArgumentException
- Replaced ContextService.USE_PARENT_TRANSACTION with
ManagedTask.TRANSACTION
- Added task argument to all ManagedTaskListener methods

The javadoc can be downloaded at
http://java.net/projects/concurrency-ee-spec/downloads/download/javax.enterprise.concurrent-api-1.0-b02-SNAPSHOT-javadoc.jar


http://concurrency-ee-spec.java.net/javadoc/ has also been updated with
this change.

Details of the changes can be found at:
http://java.net/projects/concurrency-ee-spec/lists/commits/archive/2013-02/message/0


Regards
Anthony