Uses of Interface
net.officefloor.compile.spi.section.SectionManagedObjectPool
Packages that use SectionManagedObjectPool
Package
Description
-
Uses of SectionManagedObjectPool in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement SectionManagedObjectPoolMethods in net.officefloor.compile.impl.structure that return SectionManagedObjectPoolModifier and TypeMethodDescriptionSectionNodeImpl.addManagedObjectPool(String managedObjectPoolName, String managedObjectPoolSourceClassName) SectionNodeImpl.addManagedObjectPool(String managedObjectPoolName, ManagedObjectPoolSource managedObjectPoolSource) Methods in net.officefloor.compile.impl.structure with parameters of type SectionManagedObjectPoolModifier and TypeMethodDescriptionvoidSectionNodeImpl.link(SectionManagedObjectSource managedObjectSource, SectionManagedObjectPool managedObjectPool) -
Uses of SectionManagedObjectPool in net.officefloor.compile.internal.structure
Subinterfaces of SectionManagedObjectPool in net.officefloor.compile.internal.structureModifier and TypeInterfaceDescriptioninterfaceNode representing instance use of aManagedObjectPool. -
Uses of SectionManagedObjectPool in net.officefloor.compile.spi.section
Methods in net.officefloor.compile.spi.section that return SectionManagedObjectPoolModifier and TypeMethodDescriptionSectionDesigner.addManagedObjectPool(String managedObjectPoolName, String managedObjectPoolSourceClassName) Adds anSectionManagedObjectPool.SectionDesigner.addManagedObjectPool(String managedObjectPoolName, ManagedObjectPoolSource managedObjectPoolSource) Adds aSectionManagedObjectPool.Methods in net.officefloor.compile.spi.section with parameters of type SectionManagedObjectPoolModifier and TypeMethodDescriptionvoidSectionDesigner.link(SectionManagedObjectSource managedObjectSource, SectionManagedObjectPool managedObjectPool) Links theSectionManagedObjectSourceto be pooled by theSectionManagedObjectPool. -
Uses of SectionManagedObjectPool in net.officefloor.plugin.section.transform
Methods in net.officefloor.plugin.section.transform that return SectionManagedObjectPoolModifier and TypeMethodDescriptionTransformSectionDesigner.addManagedObjectPool(String managedObjectPoolName, String managedObjectPoolSourceClassName) TransformSectionDesigner.addManagedObjectPool(String managedObjectPoolName, ManagedObjectPoolSource managedObjectPoolSource) Methods in net.officefloor.plugin.section.transform with parameters of type SectionManagedObjectPoolModifier and TypeMethodDescriptionvoidTransformSectionDesigner.link(SectionManagedObjectSource managedObjectSource, SectionManagedObjectPool managedObjectPool)