public interface ClosableAllocationOwner extends ClosableAllocation
| Modifier and Type | Method and Description |
|---|---|
void |
addAllocation(ClosableAllocation allocation)
Assigns ownership of a ClosableAllocation to this owner.
|
closeAllocationvoid addAllocation(ClosableAllocation allocation)
allocation - the ClosableAllocation to take overCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.