public interface ConnectionFactoryManager
Modifier and Type | Method and Description |
---|---|
ConnectionFactory |
getConnectionFactory()
Returns the connection factory.
|
void |
setConnectionFactory(ConnectionFactory cf)
Sets the connection factory.
|
ConnectionFactory getConnectionFactory()
void setConnectionFactory(ConnectionFactory cf)
cf
- connection factoryCopyright © 2003-2019 Virginia Tech. All Rights Reserved.