Nuxeo Enterprise Platform 5.4

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

Packages that use Extensible
org.nuxeo.runtime.api   
org.nuxeo.runtime.api.login   
org.nuxeo.runtime.deploy   
org.nuxeo.runtime.model   
org.nuxeo.runtime.model.impl   
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 Extensible in org.nuxeo.runtime.api
 

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

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

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

Uses of Extensible in org.nuxeo.runtime.deploy
 

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

Uses of Extensible in org.nuxeo.runtime.model
 

Subinterfaces of Extensible in org.nuxeo.runtime.model
 interface Component
          A Nuxeo Runtime component.
 interface ComponentInstance
          A component instance is a proxy to the component implementation object.
 

Classes in org.nuxeo.runtime.model that implement Extensible
 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 Extensible in org.nuxeo.runtime.model.impl
 

Classes in org.nuxeo.runtime.model.impl that implement Extensible
 class ComponentInstanceImpl
           
 

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

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

Uses of Extensible in org.nuxeo.runtime.remoting
 

Classes in org.nuxeo.runtime.remoting that implement Extensible
 class RemoteComponentInstance
           
 class RemotingService
           
 

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

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

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

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

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

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

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

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


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.