Package com.exedio.cope.util
Class PoolProperties
java.lang.Object
com.exedio.cope.util.Properties
com.exedio.cope.util.PoolProperties
-
Nested Class Summary
Nested classes/interfaces inherited from class com.exedio.cope.util.Properties
Properties.Factory<T extends Properties>, Properties.Field<E>, Properties.Probe, Properties.ProbeAbortedException, Properties.PropertiesField<T extends Properties>, Properties.Source
-
Field Summary
Fields inherited from class com.exedio.cope.util.Properties
EMPTY_SOURCE, SYSTEM_PROPERTY_SOURCE
-
Method Summary
Modifier and TypeMethodDescriptionstatic Properties.Factory<PoolProperties>
factory
(int idleLimitDefault) int
int
Methods inherited from class com.exedio.cope.util.Properties
ensureEquality, ensureValidity, field, field, field, field, field, fieldFile, getContext, getContext, getContext, getField, getFields, getOrphanedKeys, getProbes, getSource, getSource, getSource, getSourceObject, getSystemPropertyContext, getSystemPropertySource, getTests, loadProperties, newException, newException, newProbeAbortedException, valnp, value, value, value, value, value, value, value, value, value, value, value, value, valueFile, valueHidden, valueMessageDigest, valuePath, valueService, valueService, valueService
-
Method Details
-
factory
-
getIdleInitial
public int getIdleInitial() -
getIdleLimit
public int getIdleLimit()
-