Uses of Interface
org.eclipse.net4j.util.IErrorHandler
Packages that use IErrorHandler
Package
Description
Utility interfaces and classes commonly useful in concurrent programming.
-
Uses of IErrorHandler in org.eclipse.net4j.util.concurrent
Fields in org.eclipse.net4j.util.concurrent declared as IErrorHandlerMethods in org.eclipse.net4j.util.concurrent that return IErrorHandlerModifier and TypeMethodDescriptionstatic IErrorHandler
Worker.getGlobalErrorHandler()
static IErrorHandler
Worker.setGlobalErrorHandler
(IErrorHandler globalErrorHandler) Methods in org.eclipse.net4j.util.concurrent with parameters of type IErrorHandlerModifier and TypeMethodDescriptionstatic IErrorHandler
Worker.setGlobalErrorHandler
(IErrorHandler globalErrorHandler)