public class AMQ
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static AMQ |
get() |
Connection |
getConnection() |
void |
recycle() |
void |
sendTo(java.lang.Object l,
java.lang.String destination) |
public static AMQ get()
public Connection getConnection()
throws JMSException
JMSExceptionpublic void sendTo(java.lang.Object l,
java.lang.String destination)
public void recycle()