Uses of Interface
ch.nolix.baseapi.resourcecontrol.closecontroller.IClosePool
Packages that use IClosePool
Package
Description
-
Uses of IClosePool in ch.nolix.base.resourcecontrol.closecontroller
Classes in ch.nolix.base.resourcecontrol.closecontroller that implement IClosePoolMethods in ch.nolix.base.resourcecontrol.closecontroller that return IClosePoolModifier and TypeMethodDescriptionCloseController.getParentClosePool()UncloseableCloseController.getParentClosePool()Methods in ch.nolix.base.resourcecontrol.closecontroller with parameters of type IClosePoolModifier and TypeMethodDescriptionvoidCloseController.setParentClosePool(IClosePool parentClosePool) Sets theIClosePoolthe currentICloseControllerwill belong to.voidUncloseableCloseController.setParentClosePool(IClosePool parentClosePool) Sets theIClosePoolthe currentICloseControllerwill belong to. -
Uses of IClosePool in ch.nolix.baseapi.resourcecontrol.closecontroller
Methods in ch.nolix.baseapi.resourcecontrol.closecontroller that return IClosePoolMethods in ch.nolix.baseapi.resourcecontrol.closecontroller with parameters of type IClosePoolModifier and TypeMethodDescriptionvoidICloseController.setParentClosePool(IClosePool parentClosePool) Sets theIClosePoolthe currentICloseControllerwill belong to.