|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SessionProxy
Subinterface of javax.jms.Session to be implemented by
Session proxies. Allows access to the the underlying target Session.
TransactionAwareConnectionFactoryProxy,
CachingConnectionFactory,
ConnectionFactoryUtils#getTargetSession(javax.jms.Session)| Method Summary | |
|---|---|
Session |
getTargetSession()
Return the target Session of this proxy. |
| Method Detail |
|---|
Session getTargetSession()
This will typically be the native provider Session or a wrapper from a session pool.
null)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||