Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.runtime.model.DefaultComponent

Packages that use DefaultComponent
org.nuxeo.runtime.api   
org.nuxeo.runtime.api.login   
org.nuxeo.runtime.deploy   
org.nuxeo.runtime.model   
org.nuxeo.runtime.model.persistence   
org.nuxeo.runtime.remoting   
org.nuxeo.runtime.services.deployment   
org.nuxeo.runtime.services.resource   
org.nuxeo.runtime.services.streaming   
 

Uses of DefaultComponent in org.nuxeo.runtime.api
 

Subclasses of DefaultComponent in org.nuxeo.runtime.api
 class ServiceManagement
           
 

Uses of DefaultComponent in org.nuxeo.runtime.api.login
 

Subclasses of DefaultComponent in org.nuxeo.runtime.api.login
 class LoginComponent
           
 

Uses of DefaultComponent in org.nuxeo.runtime.deploy
 

Subclasses of DefaultComponent in org.nuxeo.runtime.deploy
 class ManagedComponent
           
 

Uses of DefaultComponent in org.nuxeo.runtime.model
 

Subclasses of DefaultComponent in org.nuxeo.runtime.model
 class ReloadableComponent
          A component that expose a reload method usefull to completely reload the component and preserving already registered extensions.
 

Uses of DefaultComponent in org.nuxeo.runtime.model.persistence
 

Subclasses of DefaultComponent in org.nuxeo.runtime.model.persistence
 class ContributionPersistenceComponent
           
 

Uses of DefaultComponent in org.nuxeo.runtime.remoting
 

Subclasses of DefaultComponent in org.nuxeo.runtime.remoting
 class RemotingService
           
 

Uses of DefaultComponent in org.nuxeo.runtime.services.deployment
 

Subclasses of DefaultComponent in org.nuxeo.runtime.services.deployment
 class DeploymentService
          A component that can be used to deploy external contribution or components files from the file system.
 

Uses of DefaultComponent in org.nuxeo.runtime.services.resource
 

Subclasses of DefaultComponent in org.nuxeo.runtime.services.resource
 class ResourceService
           
 

Uses of DefaultComponent in org.nuxeo.runtime.services.streaming
 

Subclasses of DefaultComponent in org.nuxeo.runtime.services.streaming
 class StreamingService
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.