public class XaPoolParameters extends Object implements org.mule.jms.commons.internal.connection.param.XaPoolParameters
| Constructor and Description |
|---|
XaPoolParameters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getMaxIdleTime() |
int |
getMaxPoolSize() |
int |
getMinPoolSize() |
int |
hashCode() |
public int getMinPoolSize()
getMinPoolSize in interface org.mule.jms.commons.internal.connection.param.XaPoolParameterspublic int getMaxPoolSize()
getMaxPoolSize in interface org.mule.jms.commons.internal.connection.param.XaPoolParameterspublic int getMaxIdleTime()
getMaxIdleTime in interface org.mule.jms.commons.internal.connection.param.XaPoolParametersCopyright © 2025 MuleSoft, Inc.. All rights reserved.