| Package | Description |
|---|---|
| org.eclipse.net4j.util.container |
A framework of notifying collections and wiring containers.
|
| org.eclipse.net4j.util.factory |
A framework for factory based instance creation.
|
| Modifier and Type | Method and Description |
|---|---|
protected IRegistry<IFactoryKey,IFactory> |
ManagedContainer.createFactoryRegistry() |
IRegistry<IFactoryKey,IFactory> |
IManagedContainer.getFactoryRegistry() |
IRegistry<IFactoryKey,IFactory> |
ManagedContainer.getFactoryRegistry() |
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryKey
A default implementation of a
factory key. |
| Modifier and Type | Method and Description |
|---|---|
IFactoryKey |
IFactory.getKey() |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.