Uses of Interface
net.officefloor.compile.spi.pool.source.ManagedObjectPoolSourceSpecification
-
Packages that use ManagedObjectPoolSourceSpecification Package Description net.officefloor.compile.spi.pool.source net.officefloor.compile.spi.pool.source.impl -
-
Uses of ManagedObjectPoolSourceSpecification in net.officefloor.compile.spi.pool.source
Methods in net.officefloor.compile.spi.pool.source that return ManagedObjectPoolSourceSpecification Modifier and Type Method Description ManagedObjectPoolSourceSpecification
ManagedObjectPoolSource. getSpecification()
Obtains the specification for this. -
Uses of ManagedObjectPoolSourceSpecification in net.officefloor.compile.spi.pool.source.impl
Methods in net.officefloor.compile.spi.pool.source.impl that return ManagedObjectPoolSourceSpecification Modifier and Type Method Description ManagedObjectPoolSourceSpecification
AbstractManagedObjectPoolSource. getSpecification()
-