Interface CloseableService
-
- All Known Implementing Classes:
XPathRuleEditorController
public interface CloseableService
A service that has a shutdown hook called when the app terminates.- Author:
- Clément Fournier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
-