Uses of Interface
net.officefloor.compile.spi.pool.source.impl.AbstractManagedObjectPoolSource.SpecificationContext
-
Packages that use AbstractManagedObjectPoolSource.SpecificationContext Package Description net.officefloor.compile.spi.pool.source.impl -
-
Uses of AbstractManagedObjectPoolSource.SpecificationContext in net.officefloor.compile.spi.pool.source.impl
Methods in net.officefloor.compile.spi.pool.source.impl with parameters of type AbstractManagedObjectPoolSource.SpecificationContext Modifier and Type Method Description protected abstract void
AbstractManagedObjectPoolSource. loadSpecification(AbstractManagedObjectPoolSource.SpecificationContext context)
Overridden to load specification.
-