Uses of Package
org.eclipse.net4j.util.registry

Packages that use org.eclipse.net4j.util.registry
org.eclipse.net4j.util.container A framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.registry Interfaces and classes for general purpose registries. 
 

Classes in org.eclipse.net4j.util.registry used by org.eclipse.net4j.util.container
IRegistry
           
 

Classes in org.eclipse.net4j.util.registry used by org.eclipse.net4j.util.registry
DelegatingRegistry
          Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied to them are not applied to their underlying AbstractDelegatingRegistry.
IRegistry
           
Registry
           
Registry.Transaction
           
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.