New in JMS 2.0 . . .
New in JMS 2.0 . . .
This post lists ALL of the new APIs (interfaces/classes/annotations etc.) introduced in JMS 2.0 (part of the Java EE 7 platform). These have been categorized as follows
API simplification
Ease of use
Exception Handling
Miscellaneous
Here is a quick summary along with some code snippets
API simplification JMSContext
Simpler abstraction on top of Connection and Session objects which eliminates the…
View On WordPress










