Uses of Interface
org.eclipse.net4j.util.container.IManagedContainer.ContainerAware
Packages that use IManagedContainer.ContainerAware
Package
Description
A framework of notifying collections and wiring containers.
A framework for factory based instance creation.
-
Uses of IManagedContainer.ContainerAware in org.eclipse.net4j.util.container
Subinterfaces of IManagedContainer.ContainerAware in org.eclipse.net4j.util.containerModifier and TypeInterfaceDescriptioninterface
An extension of theIFactory
protocol that provides an awareness of the container that instantiated it, so that the factory may reach back into that container for dependencies. -
Uses of IManagedContainer.ContainerAware in org.eclipse.net4j.util.factory
Classes in org.eclipse.net4j.util.factory that implement IManagedContainer.ContainerAwareModifier and TypeClassDescriptionclass
AnnotationFactory<PRODUCT>
Creates products reflectively and configures them via product method annotations.static class