Uses of Class
org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
-
Uses of ComponentRegistry.MappedSet in org.nuxeo.runtime.model.impl
Modifier and TypeFieldDescriptionprotected ComponentRegistry.MappedSet
ComponentRegistry.pendings
Map pending components to the set of unresolved components they are waiting for.protected ComponentRegistry.MappedSet
ComponentRegistry.requirements
Maps a component name to a set of component names that are depending on that component.ModifierConstructorDescriptionCreate a clone of a mapped set (set values are cloned too)