public interface SmartConnectionFactory
extends javax.jms.ConnectionFactory
javax.jms.ConnectionFactory
interface,
indicating how to release Connections obtained from it.Modifier and Type | Method and Description |
---|---|
boolean |
shouldStop(javax.jms.Connection con)
Should we stop the Connection, obtained from this ConnectionFactory?
|
Copyright © 2015. All rights reserved.