Verwendungen von Schnittstelle
ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.IClosePool
Package
Beschreibung
The
ch.nolix.core.programcontrol.closepool
package declares a
closable element.The
ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi
package
declares types for resource control.-
Verwendungen von IClosePool in ch.nolix.core.programcontrol.closepool
Modifizierer und TypMethodeBeschreibungvoid
CloseController.setParentClosePool
(IClosePool parentClosePool) Sets theIClosePool
the currentICloseController
will belong to. -
Verwendungen von IClosePool in ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi
Modifizierer und TypMethodeBeschreibungvoid
ICloseController.setParentClosePool
(IClosePool parentClosePool) Sets theIClosePool
the currentICloseController
will belong to.