Interface SectionManagedObjectPool
- All Superinterfaces:
PropertyConfigurable
- All Known Subinterfaces:
ManagedObjectPoolNode
- All Known Implementing Classes:
ManagedObjectPoolNodeImpl
ManagedObjectPool within the OfficeSection.- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.compile.properties.PropertyConfigurable
addProperty
-
Method Details
-
getSectionManagedObjectPoolName
String getSectionManagedObjectPoolName()Obtains the name of thisSectionManagedObjectPool.- Returns:
- Name of this
SectionManagedObjectPool.
-