Uses of Interface
net.officefloor.compile.spi.pool.source.ManagedObjectPoolSourceProperty
Packages that use ManagedObjectPoolSourceProperty
Package
Description
-
Uses of ManagedObjectPoolSourceProperty in net.officefloor.compile.spi.pool.source
Methods in net.officefloor.compile.spi.pool.source that return ManagedObjectPoolSourcePropertyModifier and TypeMethodDescriptionManagedObjectPoolSourceSpecification.getProperties()Obtains the specification of the properties for theManagedObjectPoolSource. -
Uses of ManagedObjectPoolSourceProperty in net.officefloor.compile.spi.pool.source.impl
Classes in net.officefloor.compile.spi.pool.source.impl that implement ManagedObjectPoolSourcePropertyMethods in net.officefloor.compile.spi.pool.source.impl with parameters of type ManagedObjectPoolSourcePropertyModifier and TypeMethodDescriptionvoidAbstractManagedObjectPoolSource.SpecificationContext.addProperty(ManagedObjectPoolSourceProperty property) Adds a property.