Method Summary |
|
public synchronized void | close() Closes the connection. |
public synchronized void | decrementUsage() Decrements the connection usage. |
public javax.jms.Connection | getConnection() Gets the connection. |
public String | getFactory() Get factory. |
public int | getStyle() Gets the style. |
public synchronized void | incrementUsage() Increments the usage. |
public synchronized int | start() Starts the connection. |
public synchronized void | stop() Stops the connection. |