public interface SessionProxy extends Session(Code)
Subinterface of
javax.jms.Session to be implemented by
Session proxies. Allows access to the the underlying target Session.
author: Juergen Hoeller since: 2.0.4 See Also:TransactionAwareConnectionFactoryProxy