Nuxeo Enterprise Platform 5.4

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

Packages that use Adaptable
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.service   
org.nuxeo.runtime.service.proxy   
org.nuxeo.runtime.service.sample   
org.nuxeo.runtime.services.adapter   
org.nuxeo.runtime.services.deployment   
org.nuxeo.runtime.services.event   
org.nuxeo.runtime.services.resource   
org.nuxeo.runtime.services.streaming   
 

Uses of Adaptable in org.nuxeo.runtime.api
 

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

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

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

Uses of Adaptable in org.nuxeo.runtime.deploy
 

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

Uses of Adaptable in org.nuxeo.runtime.model
 

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

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

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

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

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

Uses of Adaptable in org.nuxeo.runtime.remoting
 

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

Uses of Adaptable in org.nuxeo.runtime.service
 

Subinterfaces of Adaptable in org.nuxeo.runtime.service
 interface AdaptableService
           
 

Classes in org.nuxeo.runtime.service that implement Adaptable
 class AdaptableServiceImpl
           
 

Uses of Adaptable in org.nuxeo.runtime.service.proxy
 

Classes in org.nuxeo.runtime.service.proxy that implement Adaptable
 class AdaptableServiceInvoker<T extends AdaptableService>
           
 

Uses of Adaptable in org.nuxeo.runtime.service.sample
 

Subinterfaces of Adaptable in org.nuxeo.runtime.service.sample
 interface Service1
           
 interface Service2
           
 

Classes in org.nuxeo.runtime.service.sample that implement Adaptable
 class Service1Impl
           
 class Service2Impl
           
 

Uses of Adaptable in org.nuxeo.runtime.services.adapter
 

Classes in org.nuxeo.runtime.services.adapter that implement Adaptable
 class AdaptableObject
          An abstract superclass implementing the Adaptable interface.
 

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

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

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

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

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

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

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

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


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.