Package dev.shamoo.runtime.core
Interface CloseNotifyingResource
- All Superinterfaces:
AutoCloseable
Resource that can notify an ownership registry after it closes naturally.
-
Method Summary
-
Method Details
-
onClosed
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-