|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FarragoAllocationOwner
FarragoAllocationOwner represents an object which can take ownership of FarragoAllocations and guarantee that they will be cleaned up correctly when its own closeAllocation() is called.
REVIEW: SWZ: 2/22/2006: New code should use ClosableAllocationOwner directly when possible. Eventually remove this interface and replace all usages with ClosableAllocationOwner.
Method Summary |
---|
Methods inherited from interface org.eigenbase.util.ClosableAllocationOwner |
---|
addAllocation |
Methods inherited from interface org.eigenbase.util.ClosableAllocation |
---|
closeAllocation |
Methods inherited from interface org.eigenbase.util.ClosableAllocation |
---|
closeAllocation |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |