public class ExemptibleManagerImplementation extends java.lang.Object implements ExemptibleManager
Constructor and Description |
---|
ExemptibleManagerImplementation() |
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.
|
public void register(Exemptible exemptible)
ExemptibleManager
register
in interface ExemptibleManager
exemptible
- the exemptible object to registerpublic void free()
ExemptibleManager
free
in interface Exemptible
free
in interface ExemptibleManager
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de