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