public interface ExemptibleManager extends Exemptible
Modifier and Type | Method and Description |
---|---|
void |
free()
Releases external resources.
|
void |
register(Exemptible exemptible)
Registers an object to free its external resources as soon as they are not needed any more.
|
void register(Exemptible exemptible)
exemptible
- the exemptible object to registervoid free()
free
in interface Exemptible
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de