public interface ObjectPoolAware
| Modifier and Type | Method and Description |
|---|---|
SmtpConnectionPool |
getObjectPool() |
void |
setObjectPool(SmtpConnectionPool objectPool)
Called after the object has been borrowed on the pool to set the pool on the object.
|
void setObjectPool(SmtpConnectionPool objectPool)
objectPool - SmtpConnectionPool getObjectPool()
Copyright © 2019. All rights reserved.