activemq 1.0.0

Download zip

class: ActiveMqSession

[30:14] (extern: com.lehman.aussom.ActiveMqSession) extends: object

A JMS session created from ActiveMqConnection.createSession(). Destinations, producers, consumers, browsers, and messages are all created here, and transactions commit or roll back here. Use one session per thread, per the JMS contract.

Methods