Nuxeo Enterprise Platform 5.4

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

Packages that use Component
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.event   
org.nuxeo.runtime.services.resource   
org.nuxeo.runtime.services.streaming   
 

Uses of Component in org.nuxeo.runtime.api
 

Classes in org.nuxeo.runtime.api that implement Component
 class ServiceManagement
           
 

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

Classes in org.nuxeo.runtime.api.login that implement Component
 class LoginComponent
           
 

Uses of Component in org.nuxeo.runtime.deploy
 

Classes in org.nuxeo.runtime.deploy that implement Component
 class ManagedComponent
           
 

Uses of Component in org.nuxeo.runtime.model
 

Classes in org.nuxeo.runtime.model that implement Component
 class DefaultComponent
          Empty implementation for a component.
 class ReloadableComponent
          A component that expose a reload method usefull to completely reload the component and preserving already registered extensions.
 

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

Classes in org.nuxeo.runtime.model.persistence that implement Component
 class ContributionPersistenceComponent
           
 

Uses of Component in org.nuxeo.runtime.remoting
 

Classes in org.nuxeo.runtime.remoting that implement Component
 class RemotingService
           
 

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

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

Uses of Component in org.nuxeo.runtime.services.event
 

Classes in org.nuxeo.runtime.services.event that implement Component
 class EventService
           
 

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

Classes in org.nuxeo.runtime.services.resource that implement Component
 class ResourceService
           
 

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

Classes in org.nuxeo.runtime.services.streaming that implement Component
 class StreamingService
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.