Uses of Interface
net.officefloor.frame.internal.configuration.ManagedObjectPoolConfiguration
-
-
Uses of ManagedObjectPoolConfiguration in net.officefloor.frame.impl.construct.managedobjectpool
Classes in net.officefloor.frame.impl.construct.managedobjectpool that implement ManagedObjectPoolConfiguration Modifier and Type Class Description class
ManagedObjectPoolBuilderImpl
Implements theManagedObjectPoolBuilder
. -
Uses of ManagedObjectPoolConfiguration in net.officefloor.frame.impl.construct.managedobjectsource
Methods in net.officefloor.frame.impl.construct.managedobjectsource that return ManagedObjectPoolConfiguration Modifier and Type Method Description ManagedObjectPoolConfiguration
ManagedObjectSourceContextImpl. getDefaultManagedObjectPoolConfiguration()
Obtains the defaultManagedObjectPoolConfiguration
.ManagedObjectPoolConfiguration
ManagedObjectBuilderImpl. getManagedObjectPoolConfiguration()
-
Uses of ManagedObjectPoolConfiguration in net.officefloor.frame.internal.configuration
Methods in net.officefloor.frame.internal.configuration that return ManagedObjectPoolConfiguration Modifier and Type Method Description ManagedObjectPoolConfiguration
ManagedObjectSourceConfiguration. getManagedObjectPoolConfiguration()
Obtains theManagedObjectPoolConfiguration
for thisManagedObjectSource
.
-