Package | Description |
---|---|
org.nuxeo.runtime.model.impl |
Modifier and Type | Field and Description |
---|---|
protected 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.
|
Constructor and Description |
---|
MappedSet(ComponentRegistry.MappedSet mset)
Create a clone of a mapped set (set values are cloned too)
|
Copyright © 2018 Nuxeo. All rights reserved.