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 classManagedObjectPoolBuilderImplImplements 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 ManagedObjectPoolConfigurationManagedObjectSourceContextImpl. getDefaultManagedObjectPoolConfiguration()Obtains the defaultManagedObjectPoolConfiguration.ManagedObjectPoolConfigurationManagedObjectBuilderImpl. 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 ManagedObjectPoolConfigurationManagedObjectSourceConfiguration. getManagedObjectPoolConfiguration()Obtains theManagedObjectPoolConfigurationfor thisManagedObjectSource.
-