Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.runtime.model.ComponentManager

Packages that use ComponentManager
org.nuxeo.runtime   
org.nuxeo.runtime.model   
org.nuxeo.runtime.model.impl   
 

Uses of ComponentManager in org.nuxeo.runtime
 

Methods in org.nuxeo.runtime that return ComponentManager
 ComponentManager RuntimeService.getComponentManager()
          Gets the component manager.
 ComponentManager AbstractRuntimeService.getComponentManager()
           
 

Uses of ComponentManager in org.nuxeo.runtime.model
 

Methods in org.nuxeo.runtime.model that return ComponentManager
 ComponentManager RegistrationInfo.getManager()
          Gets the component manager.
 

Uses of ComponentManager in org.nuxeo.runtime.model.impl
 

Classes in org.nuxeo.runtime.model.impl that implement ComponentManager
 class ComponentManagerImpl
           
 

Methods in org.nuxeo.runtime.model.impl that return ComponentManager
 ComponentManager RegistrationInfoImpl.getManager()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.