Nuxeo Enterprise Platform 5.4

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(java.io.InputStream in)
           
 RegistrationInfoImpl DefaultRuntimeContext.createRegistrationInfo(StreamRef ref)
           
 RegistrationInfoImpl ComponentDescriptorReader.read(RuntimeContext ctx, java.io.InputStream in)
           
 

Methods in org.nuxeo.runtime.model.impl that return types with arguments of type RegistrationInfoImpl
 java.util.Set<RegistrationInfoImpl> RegistrationInfoImpl.getDependsOnMe()
           
 

Methods in org.nuxeo.runtime.model.impl with parameters of type RegistrationInfoImpl
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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.