Interface ErrorNotifier
- All Superinterfaces:
AutoCloseable,Serializable
- All Known Implementing Classes:
ErrorNotifierImpl,ErrorNotifierShutdownServiceImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static ErrorNotifierstatic ErrorNotifiergetShutdownServiceImpl(ShutdownService shutdownService) voidvoid
-
Method Details
-
triggerError
-
waitForError
- Throws:
Exception
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-
getDefaultImpl
-
getShutdownServiceImpl
-