Uses of Class
org.nuxeo.runtime.model.impl.ComponentRegistry
-
Packages that use ComponentRegistry Package Description org.nuxeo.runtime.model.impl -
-
Uses of ComponentRegistry in org.nuxeo.runtime.model.impl
Fields in org.nuxeo.runtime.model.impl declared as ComponentRegistry Modifier and Type Field Description protected ComponentRegistryComponentManagerImpl. registryprotected ComponentRegistryComponentManagerImpl. snapshotMethods in org.nuxeo.runtime.model.impl that return ComponentRegistry Modifier and Type Method Description ComponentRegistryComponentManagerImpl. getRegistry()Methods in org.nuxeo.runtime.model.impl with parameters of type ComponentRegistry Modifier and Type Method Description List<RegistrationInfo>ComponentManagerImpl.Stash. getRegistrationsToRemove(ComponentRegistry reg)Constructors in org.nuxeo.runtime.model.impl with parameters of type ComponentRegistry Constructor Description ComponentRegistry(ComponentRegistry reg)
-