Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.runtime.model.impl.RegistrationInfoImpl

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

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

Methods in org.nuxeo.runtime.model.impl that return RegistrationInfoImpl
 RegistrationInfoImpl DefaultRuntimeContext.createRegistrationInfo(InputStream in)
           
 RegistrationInfoImpl DefaultRuntimeContext.createRegistrationInfo(StreamRef ref)
           
 RegistrationInfoImpl ComponentRegistry.getComponent(ComponentName name)
           
 RegistrationInfoImpl[] ComponentRegistry.getComponentsArray()
           
 RegistrationInfoImpl ComponentDescriptorReader.read(RuntimeContext ctx, InputStream in)
           
 RegistrationInfoImpl ComponentRegistry.removeComponent(ComponentName name)
           
 

Methods in org.nuxeo.runtime.model.impl that return types with arguments of type RegistrationInfoImpl
 Collection<RegistrationInfoImpl> ComponentRegistry.getComponents()
           
 

Methods in org.nuxeo.runtime.model.impl with parameters of type RegistrationInfoImpl
 boolean ComponentRegistry.addComponent(RegistrationInfoImpl ri)
           
static void ComponentManagerImpl.loadContributions(RegistrationInfoImpl ri, Extension xt)
           
 void ComponentManagerImpl.registerServices(RegistrationInfoImpl ri)
           
 void ComponentManagerImpl.unregisterServices(RegistrationInfoImpl ri)
           
 

Constructors in org.nuxeo.runtime.model.impl with parameters of type RegistrationInfoImpl
ComponentInstanceImpl(RegistrationInfoImpl ri)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.