|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cementj.util.JMSUtility
public class JMSUtility
Collection of JMS Utility functions.
Copyright: Delta Vortex Technologies, 2003.
| Constructor Summary | |
|---|---|
protected |
JMSUtility()
|
| Method Summary | |
|---|---|
static void |
acknowledgeMessage(javax.jms.Message message)
Convenience one-liner to acknowledge a JMS message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected JMSUtility()
| Method Detail |
|---|
public static void acknowledgeMessage(javax.jms.Message message)
message -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||