|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DbConnectionPoolConfig | |
| org.openeai.config | |
| org.openeai.dbpool | |
| org.openeai.jms.consumer | |
| Uses of DbConnectionPoolConfig in org.openeai.config |
| Methods in org.openeai.config that return DbConnectionPoolConfig | |
DbConnectionPoolConfig |
ConsumerConfig.getDbConnectionPoolConfig()
Returns the DbConnectionPoolConfig Java object associated to this consumer. |
| Methods in org.openeai.config with parameters of type DbConnectionPoolConfig | |
void |
ConsumerConfig.setDbConnectionPoolConfig(DbConnectionPoolConfig dbConfig)
Sets the DbConnectionPoolConfig Java object associated to this consumer. |
| Uses of DbConnectionPoolConfig in org.openeai.dbpool |
| Constructors in org.openeai.dbpool with parameters of type DbConnectionPoolConfig | |
EnterpriseConnectionPool(DbConnectionPoolConfig dbConfig)
This is the constructor that AppConfig uses when it instantiates an EnterpriseConnectionPool based on information found in an application's deployment XML document. |
|
| Uses of DbConnectionPoolConfig in org.openeai.jms.consumer |
| Constructors in org.openeai.jms.consumer with parameters of type DbConnectionPoolConfig | |
PubSubMessageBalancer(DbConnectionPoolConfig dbConfig)
This is the constructor used by PubSubConsumers when they initialize themselves. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||