public interface CommonPool extends JCAMetadata, ValidatableMetadata
| Modifier and Type | Interface and Description |
|---|---|
static class |
CommonPool.Tag
A Tag.
|
| Modifier and Type | Method and Description |
|---|---|
FlushStrategy |
getFlushStrategy()
Get the useStrictMin.
|
Integer |
getMaxPoolSize()
Get the maxPoolSize.
|
Integer |
getMinPoolSize()
Get the minPoolSize.
|
Boolean |
isPrefill()
Get the prefill.
|
Boolean |
isUseStrictMin()
Get the useStrictMin.
|
validateInteger getMinPoolSize()
Integer getMaxPoolSize()
Boolean isPrefill()
Boolean isUseStrictMin()
FlushStrategy getFlushStrategy()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)