Java Reference
In-Depth Information
FIGURE 20-5. The JMS API Programming Model
This section describes all these objects briefly and provides sample commands and code
snippets that show how to create and use the objects. The last subsection briefly describes
JMS API exception handling.
Examples that show how to combine all these objects in applications appear in later sec-
tions. For more detail, see the JMS API documentation, part of the Java EE API docu-
mentation.
JMS Administered Objects
Two parts of a JMS application, destinations and connection factories, are best maintained
administratively rather than programmatically. The technology underlying these objects is
likely to be very different from one implementation of the JMS API to another. Therefore,
Search WWH ::




Custom Search