Uses of Interface
org.eclipse.net4j.util.container.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
Modifier 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
Modifier and TypeClassDescriptionclass
AnnotationFactory<PRODUCT>
Creates products reflectively and configures them via product method annotations.static class