jsr236-experts@concurrency-ee-spec.java.net

[jsr236-experts] API javadoc updated

From: Anthony Lai <anthony.lai_at_oracle.com>
Date: Fri, 15 Feb 2013 10:29:44 -0800

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