Dear Experts,
I have finally updated the ContextService and Trigger interfaces with
the following changes:
ContextService
- updated createContextObject methods to use generics
Trigger
- replace method signatures to use a new interface LastExecution
I have not removed the context properties from the ContextService
interface as I don't think there was a consensus on that yet.
Please take a look at the javadoc
(
http://concurrency-ee-spec.java.net/javadoc/) and let me know if you
have any comments.
Regards
Anthony