Uses of Interface
org.eclipse.net4j.util.container.IManagedContainerProvider
Packages that use 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
Methods in org.eclipse.net4j.util with parameters of type IManagedContainerProviderModifier 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
Classes in org.eclipse.net4j.util.concurrent that implement IManagedContainerProvider -
Uses of IManagedContainerProvider in org.eclipse.net4j.util.factory
Classes in org.eclipse.net4j.util.factory that implement IManagedContainerProviderModifier 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
Classes in org.eclipse.net4j.util.ui.widgets that implement IManagedContainerProvider