public interface ArtemisCloseable extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
The main purpose of this interface is to hide the exception since it is not needed.
|
void close()
close in interface AutoCloseableCopyright © 2022 The Apache Software Foundation. All rights reserved.