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