Uses of Class
org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
-
Packages that use ComponentManagerImpl.Stash Package Description org.nuxeo.runtime.model.impl -
-
Uses of ComponentManagerImpl.Stash in org.nuxeo.runtime.model.impl
Fields in org.nuxeo.runtime.model.impl declared as ComponentManagerImpl.Stash Modifier and Type Field Description protected ComponentManagerImpl.Stash
ComponentManagerImpl. stash
A list of registrations that were deployed while the manager was started.Methods in org.nuxeo.runtime.model.impl with parameters of type ComponentManagerImpl.Stash Modifier and Type Method Description protected void
ComponentManagerImpl. applyStash(ComponentManagerImpl.Stash stash)
-