| org.springframework.jms.connection.SessionProxy |
Subinterface of javax.jms.Session to be implemented by Session proxies. Allows access to the the underlying target Session.
TransactionAwareConnectionFactoryProxyCachingConnectionFactory| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the target Session of this proxy.
| |||||||||||
Return the target Session of this proxy.
This will typically be the native provider Session or a wrapper from a session pool.
null)