Uses of Interface
org.eclipse.net4j.util.container.IManagedContainerProvider
Package
Description
Utility classes.
Utility interfaces and classes commonly useful in concurrent programming.
A framework for factory based instance creation.
A library with reusable widgets.
-
Uses of IManagedContainerProvider in org.eclipse.net4j.util
Modifier and TypeMethodDescriptionstatic void
ExceptionHandler.Factory.handle
(Object catcher, Throwable ex, String message, OMLogger logger, IManagedContainerProvider containerProvider) static void
ExceptionHandler.Factory.handle
(IManagedContainerProvider catcher, Throwable ex, String message, OMLogger logger) -
Uses of IManagedContainerProvider in org.eclipse.net4j.util.concurrent
-
Uses of IManagedContainerProvider in org.eclipse.net4j.util.factory
Modifier and TypeClassDescriptionclass
AnnotationFactory<PRODUCT>
Creates products reflectively and configures them via product method annotations.static class
-
Uses of IManagedContainerProvider in org.eclipse.net4j.util.ui.widgets