Uses of Class
org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
Packages that use ComponentRegistry.MappedSet
- 
Uses of ComponentRegistry.MappedSet in org.nuxeo.runtime.model.impl
Fields in org.nuxeo.runtime.model.impl declared as ComponentRegistry.MappedSetModifier and TypeFieldDescriptionprotected ComponentRegistry.MappedSetComponentRegistry.pendingsMap pending components to the set of unresolved components they are waiting for.protected ComponentRegistry.MappedSetComponentRegistry.requirementsMaps a component name to a set of component names that are depending on that component.Constructors in org.nuxeo.runtime.model.impl with parameters of type ComponentRegistry.MappedSetModifierConstructorDescriptionCreate a clone of a mapped set (set values are cloned too)