Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Nuxeo Enterprise Platform 5.4
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.nuxeo.runtime
,
org.nuxeo.runtime.api
,
org.nuxeo.runtime.api.login
,
org.nuxeo.runtime.config
,
org.nuxeo.runtime.config.v1
,
org.nuxeo.runtime.deploy
,
org.nuxeo.runtime.detection
,
org.nuxeo.runtime.expression
,
org.nuxeo.runtime.model
,
org.nuxeo.runtime.model.impl
,
org.nuxeo.runtime.model.persistence
,
org.nuxeo.runtime.model.persistence.fs
,
org.nuxeo.runtime.osgi
,
org.nuxeo.runtime.remoting
,
org.nuxeo.runtime.remoting.transporter
,
org.nuxeo.runtime.service
,
org.nuxeo.runtime.service.proxy
,
org.nuxeo.runtime.service.sample
,
org.nuxeo.runtime.services.adapter
,
org.nuxeo.runtime.services.adapter.extension
,
org.nuxeo.runtime.services.deployment
,
org.nuxeo.runtime.services.event
,
org.nuxeo.runtime.services.resource
,
org.nuxeo.runtime.services.streaming
,
org.nuxeo.runtime.transaction
,
org.nuxeo.runtime.util
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
java.util.
ArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
org.nuxeo.common.xmap.
Context
org.nuxeo.runtime.model.impl.
XMapContext
org.nuxeo.runtime.model.persistence.
AbstractContribution
(implements org.nuxeo.runtime.model.persistence.
Contribution
)
org.nuxeo.runtime.model.persistence.
ContributionBuilder
org.nuxeo.runtime.model.persistence.fs.
ContributionFile
org.nuxeo.runtime.
AbstractRuntimeService
(implements org.nuxeo.runtime.
RuntimeService
)
org.nuxeo.runtime.osgi.
OSGiRuntimeService
(implements org.osgi.framework.FrameworkListener)
org.nuxeo.runtime.util.
SimpleRuntime
org.nuxeo.runtime.config.
AbstractServerConfiguration
(implements org.nuxeo.runtime.config.
ServerConfiguration
)
org.nuxeo.runtime.config.v1.
ServerConfiguration1
org.nuxeo.runtime.services.streaming.
AbstractStreamSource
(implements org.nuxeo.runtime.services.streaming.
StreamSource
)
org.nuxeo.runtime.services.streaming.
ByteArraySource
org.nuxeo.runtime.services.streaming.
FileSource
org.nuxeo.runtime.services.streaming.
UploadedStreamSource
org.nuxeo.runtime.services.streaming.
InputStreamSource
org.nuxeo.runtime.services.streaming.
StringSource
org.nuxeo.runtime.services.streaming.
URLSource
org.nuxeo.runtime.services.streaming.
ZipEntrySource
org.nuxeo.runtime.service.
AdaptableDescriptor
org.nuxeo.runtime.services.adapter.
AdaptableObject
(implements org.nuxeo.runtime.model.
Adaptable
)
org.nuxeo.runtime.service.
AdaptableServiceImpl
(implements org.nuxeo.runtime.service.
AdaptableService
)
org.nuxeo.runtime.service.sample.
Service1Impl
(implements org.nuxeo.runtime.service.sample.
Service1
)
org.nuxeo.runtime.service.sample.
Service2Impl
(implements org.nuxeo.runtime.service.sample.
Service2
)
org.nuxeo.runtime.service.proxy.
AdaptableServiceInvoker
<T> (implements org.nuxeo.runtime.model.
Adaptable
, java.lang.reflect.
InvocationHandler
, org.nuxeo.runtime.service.proxy.
ServiceProxy
<T>)
org.nuxeo.runtime.service.
AdapterManager
org.nuxeo.runtime.services.adapter.extension.
AdapterManagerListener
org.nuxeo.runtime.service.
AnnotatedAdapterFactory
<O> (implements org.nuxeo.runtime.service.
AdapterFactory
<O>)
org.nuxeo.runtime.service.sample.
Service2Adapter
org.nuxeo.runtime.api.
AnnotatedServiceProvider
(implements org.nuxeo.runtime.api.
ServiceProvider
)
org.nuxeo.runtime.transaction.
TransactedServiceProvider
org.nuxeo.runtime.config.
AutoConfigurationService
java.lang.
ClassLoader
org.nuxeo.runtime.remoting.
RemoteClassLoader
java.security.
SecureClassLoader
java.net.
URLClassLoader
org.nuxeo.runtime.api.
SharedResourceLoader
org.nuxeo.runtime.model.impl.
ComponentDescriptorReader
org.nuxeo.runtime.
ComponentEvent
(implements java.io.
Serializable
)
org.nuxeo.runtime.model.impl.
ComponentInstanceImpl
(implements org.nuxeo.runtime.model.
ComponentInstance
)
org.nuxeo.runtime.model.impl.
ComponentManagerImpl
(implements org.nuxeo.runtime.model.
ComponentManager
)
org.nuxeo.runtime.model.
ComponentName
(implements java.io.
Serializable
)
org.nuxeo.runtime.model.impl.
ComponentPersistence
javax.security.auth.login.
Configuration
org.nuxeo.runtime.api.login.
LoginConfiguration
org.nuxeo.runtime.config.
Configuration
org.nuxeo.runtime.deploy.
ConfigurationDeployer
(implements org.nuxeo.runtime.deploy.
FileChangeListener
)
org.nuxeo.runtime.deploy.
ConfigurationDeployer.Entry
org.nuxeo.runtime.model.impl.
ConfigurationDescriptorImpl
org.nuxeo.runtime.config.
ConfigurationFactory
org.nuxeo.runtime.config.v1.
ConfigurationFactory1
org.nuxeo.runtime.config.
ConfigurationHandler
org.nuxeo.runtime.config.
ConfigurationHelper
org.nuxeo.runtime.expression.
Context
(implements org.apache.commons.jexl.JexlContext)
org.nuxeo.runtime.deploy.
Contribution
(implements java.lang.
Cloneable
)
org.nuxeo.runtime.deploy.
ExtensibleContribution
org.nuxeo.runtime.deploy.
CompositeContribution
org.nuxeo.runtime.model.persistence.
ContributionStorageDescriptor
org.nuxeo.runtime.api.
DataSourceHelper
org.nuxeo.runtime.api.login.
DefaultCallback
(implements javax.security.auth.callback.
Callback
)
org.nuxeo.runtime.api.login.
DefaultCallbackHandler
(implements javax.security.auth.callback.
CallbackHandler
)
org.nuxeo.runtime.model.
DefaultComponent
(implements org.nuxeo.runtime.model.
Adaptable
, org.nuxeo.runtime.model.
Component
)
org.nuxeo.runtime.model.persistence.
ContributionPersistenceComponent
(implements org.nuxeo.runtime.model.persistence.
ContributionPersistenceManager
)
org.nuxeo.runtime.services.deployment.
DeploymentService
org.nuxeo.runtime.api.login.
LoginComponent
(implements org.nuxeo.runtime.api.login.
LoginService
)
org.nuxeo.runtime.deploy.
ManagedComponent
org.nuxeo.runtime.model.
ReloadableComponent
(implements org.nuxeo.runtime.model.
Reloadable
)
org.nuxeo.runtime.services.resource.
ResourceService
org.nuxeo.runtime.remoting.
RemotingService
org.nuxeo.runtime.api.
ServiceManagement
org.nuxeo.runtime.services.streaming.
StreamingService
org.nuxeo.runtime.expression.
DefaultExpression
(implements org.nuxeo.runtime.expression.
Expression
)
org.nuxeo.runtime.model.impl.
DefaultRuntimeContext
(implements org.nuxeo.runtime.model.
RuntimeContext
)
org.nuxeo.runtime.osgi.
OSGiRuntimeContext
org.nuxeo.runtime.api.
DefaultServiceProvider
(implements org.nuxeo.runtime.api.
ServiceProvider
)
org.nuxeo.runtime.api.
DefaultServiceProvider.ServiceRef
org.nuxeo.runtime.deploy.
DependencyTree
<K,T> (implements java.lang.
Iterable
<T>)
org.nuxeo.runtime.deploy.
ContributionManager
org.nuxeo.runtime.deploy.
DependencyTree.Entry
<K,T>
org.nuxeo.runtime.services.deployment.
DeploymentDescriptor
org.nuxeo.runtime.services.streaming.
DownloadInfo
(implements java.io.
Serializable
)
org.nuxeo.runtime.services.event.
Event
org.nuxeo.runtime.services.event.
EventService
(implements org.nuxeo.runtime.model.
Adaptable
, org.nuxeo.runtime.model.
Component
)
org.nuxeo.runtime.model.impl.
ExtensionDescriptorReader
org.nuxeo.runtime.model.impl.
ExtensionImpl
(implements org.nuxeo.runtime.model.
Extension
)
org.nuxeo.runtime.model.impl.
ExtensionPointImpl
(implements org.nuxeo.runtime.model.
ExtensionPoint
, java.io.
Serializable
)
org.nuxeo.runtime.model.
ExtensionRegistry
<T>
org.nuxeo.runtime.deploy.
FileChangeNotifier
org.nuxeo.runtime.deploy.
FileChangeNotifier.FileEntry
org.nuxeo.runtime.model.persistence.fs.
FileSystemStorage
(implements org.nuxeo.runtime.model.persistence.
ContributionStorage
)
org.nuxeo.runtime.api.
Framework
java.io.
InputStream
(implements java.io.
Closeable
)
org.nuxeo.runtime.services.streaming.
RemoteInputStream
org.nuxeo.runtime.expression.
JexlExpression
(implements org.nuxeo.runtime.expression.
Expression
)
org.nuxeo.runtime.api.
JndiServiceLocator
(implements org.nuxeo.runtime.api.
ServiceLocator
)
org.nuxeo.runtime.api.
JBossServiceLocator
org.nuxeo.runtime.services.event.
ListenerDescriptor
org.nuxeo.runtime.remoting.
LocatorHelper
org.nuxeo.runtime.api.login.
LoginComponent.SystemID
(implements java.security.
Principal
, java.io.
Serializable
)
org.nuxeo.runtime.api.login.
LoginModuleDescriptor
org.nuxeo.runtime.service.sample.
Main
org.nuxeo.runtime.service.proxy.
MethodInvocation
(implements java.io.
Serializable
)
org.nuxeo.runtime.service.proxy.
MethodsWrapper
(implements java.lang.reflect.
InvocationHandler
)
org.nuxeo.runtime.detection.
MulticastDetector
<T>
org.nuxeo.runtime.config.
NodeConfiguration
(implements java.lang.
Cloneable
, java.io.
Serializable
)
org.nuxeo.runtime.util.
NXRuntimeApplication
org.nuxeo.runtime.osgi.
OSGiComponentLoader
(implements org.osgi.framework.SynchronousBundleListener)
org.nuxeo.runtime.osgi.
OSGiHostAdapter
org.nuxeo.runtime.osgi.
OSGiRuntimeActivator
(implements org.osgi.framework.BundleActivator)
org.nuxeo.runtime.detection.
Peer
<T>
org.nuxeo.runtime.detection.
PeerRegistry
java.security.
Permission
(implements java.security.
Guard
, java.io.
Serializable
)
org.nuxeo.runtime.api.login.
SystemLoginPermission
org.nuxeo.runtime.model.
Property
(implements java.io.
Serializable
)
org.nuxeo.runtime.model.impl.
PropertyDecoder
org.nuxeo.runtime.model.impl.
RegistrationInfoImpl
(implements org.nuxeo.runtime.model.
RegistrationInfo
)
org.nuxeo.runtime.remoting.
RemoteComponent
org.nuxeo.runtime.remoting.
RemoteComponentInstance
(implements org.nuxeo.runtime.model.
ComponentInstance
)
org.nuxeo.runtime.remoting.
RemoteContext
(implements org.nuxeo.runtime.model.
RuntimeContext
)
org.nuxeo.runtime.remoting.
RemoteEvent
(implements java.io.
Serializable
)
org.nuxeo.runtime.services.resource.
ResourceDescriptor
org.nuxeo.runtime.api.
RuntimeInstanceIdentifier
org.nuxeo.runtime.
RuntimeServiceEvent
org.nuxeo.runtime.api.
RuntimeServiceLocator
(implements org.nuxeo.runtime.api.
ServiceLocator
)
org.nuxeo.runtime.api.login.
SecurityDomain
(implements java.io.
Serializable
)
org.jboss.remoting.marshal.serializable.
SerializableUnMarshaller
(implements org.jboss.remoting.marshal.
PreferredStreamUnMarshaller
, org.jboss.remoting.marshal.
VersionedUnMarshaller
)
org.nuxeo.runtime.remoting.transporter.
NuxeoUnMarshaller
org.nuxeo.runtime.remoting.
ServerDescriptor
org.nuxeo.runtime.remoting.
ServerImpl
(implements org.nuxeo.runtime.remoting.
Server
)
org.nuxeo.runtime.service.proxy.
ServiceAdapterInvoker
(implements java.lang.reflect.
InvocationHandler
)
org.nuxeo.runtime.api.
ServiceDescriptor
(implements java.io.
Serializable
)
org.nuxeo.runtime.model.impl.
ServiceDescriptor
(implements java.io.
Serializable
)
org.nuxeo.runtime.api.
ServiceGroup
(implements java.io.
Serializable
)
org.nuxeo.runtime.api.
ServiceHost
(implements java.io.
Serializable
)
org.nuxeo.runtime.api.
ServiceLocatorFactory
org.nuxeo.runtime.api.
JBossServiceLocatorFactory
org.nuxeo.runtime.api.
ServiceManager
(implements org.nuxeo.runtime.
ServiceManager
)
org.nuxeo.runtime.service.proxy.
ServiceProxyFactory
org.nuxeo.runtime.api.
ServiceRegistry
org.nuxeo.runtime.services.streaming.
StreamManagerClient
(implements org.nuxeo.runtime.services.streaming.
StreamManager
)
org.nuxeo.runtime.services.streaming.
StreamManagerServer
(implements org.nuxeo.runtime.services.streaming.
StreamingServer
, org.nuxeo.runtime.services.streaming.
StreamManager
)
org.nuxeo.runtime.services.streaming.
StreamManagerServer.DownloadSession
org.nuxeo.runtime.services.streaming.
StreamManagerServer.UploadSession
org.nuxeo.runtime.api.login.
SystemLoginModule
(implements javax.security.auth.spi.
LoginModule
)
org.nuxeo.runtime.api.login.
SystemLoginRestrictionManager
org.nuxeo.runtime.service.proxy.
Test
<T>
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.nuxeo.runtime.api.
BindingException
org.nuxeo.runtime.config.
ConfigurationException
org.nuxeo.runtime.remoting.
UnsupportedServerVersionException
org.nuxeo.runtime.service.
NoSuchAdapterException
java.lang.
RuntimeException
org.nuxeo.runtime.transaction.
TransactionRuntimeException
org.nuxeo.runtime.
RuntimeServiceException
org.nuxeo.runtime.transaction.
TransactedInstanceHandler
<T> (implements java.lang.reflect.
InvocationHandler
)
org.nuxeo.runtime.transaction.
TransactionHelper
org.nuxeo.runtime.remoting.transporter.
TransporterClient
(implements java.lang.reflect.
InvocationHandler
, java.io.
Serializable
)
org.nuxeo.runtime.remoting.transporter.
TransporterHandler
(implements org.jboss.remoting.
ServerInvocationHandler
)
org.nuxeo.runtime.remoting.transporter.
TransporterServer
org.nuxeo.runtime.model.
URLStreamRef
(implements org.nuxeo.runtime.model.
StreamRef
)
org.nuxeo.runtime.
Version
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
Interface Hierarchy
org.nuxeo.runtime.model.
Adaptable
org.nuxeo.runtime.service.
AdaptableService
org.nuxeo.runtime.model.
ComponentInstance
(also extends org.nuxeo.runtime.model.
ComponentContext
, org.nuxeo.runtime.model.
Extensible
)
org.nuxeo.runtime.service.sample.
Service1
org.nuxeo.runtime.service.sample.
Service2
org.nuxeo.runtime.service.
AdapterFactory
<O>
org.nuxeo.runtime.services.adapter.
AdapterFactory
org.nuxeo.runtime.services.adapter.
AdapterManager
org.nuxeo.runtime.service.proxy.
AdapterProxy
<T>
org.nuxeo.runtime.model.
ComponentContext
org.nuxeo.runtime.model.
ComponentInstance
(also extends org.nuxeo.runtime.model.
Adaptable
, org.nuxeo.runtime.model.
Extensible
)
org.nuxeo.runtime.
ComponentListener
org.nuxeo.runtime.model.
ComponentManager
org.nuxeo.runtime.deploy.
ConfigurationChangedListener
org.nuxeo.runtime.model.persistence.
ContributionPersistenceManager
org.nuxeo.runtime.model.persistence.
ContributionStorage
org.nuxeo.runtime.detection.
DetectionHandler
org.nuxeo.runtime.services.event.
EventCallback
org.nuxeo.runtime.services.event.
EventListener
org.nuxeo.runtime.expression.
Expression
org.nuxeo.runtime.model.
Extensible
org.nuxeo.runtime.model.
Component
org.nuxeo.runtime.model.
ComponentInstance
(also extends org.nuxeo.runtime.model.
Adaptable
, org.nuxeo.runtime.model.
ComponentContext
)
org.nuxeo.runtime.model.
ExtensionPoint
org.nuxeo.runtime.deploy.
FileChangeListener
org.nuxeo.runtime.services.adapter.extension.
IAdapterFactoryExt
org.nuxeo.runtime.api.login.
LoginService
org.nuxeo.runtime.model.
Reloadable
org.nuxeo.runtime.model.
RuntimeContext
org.nuxeo.runtime.
RuntimeExtension
org.nuxeo.runtime.
RuntimeService
org.nuxeo.runtime.
RuntimeServiceListener
java.io.
Serializable
org.nuxeo.runtime.model.
ConfigurationDescriptor
org.nuxeo.runtime.model.
Extension
org.nuxeo.runtime.model.
RegistrationInfo
org.nuxeo.runtime.config.
ServerConfiguration
org.nuxeo.runtime.api.
ServiceAdapter
org.nuxeo.runtime.api.
ServiceLocator
org.nuxeo.runtime.remoting.
Server
org.nuxeo.runtime.
ServiceManager
org.nuxeo.runtime.api.
ServiceProvider
org.nuxeo.runtime.service.proxy.
ServiceProxy
<T>
org.nuxeo.runtime.services.streaming.
StreamingServer
org.nuxeo.runtime.services.streaming.
StreamManager
org.nuxeo.runtime.model.
StreamRef
org.nuxeo.runtime.model.persistence.
Contribution
org.nuxeo.runtime.services.streaming.
StreamSource
Annotation Type Hierarchy
org.nuxeo.runtime.service.
Adapter
(implements java.lang.annotation.
Annotation
)
org.nuxeo.runtime.service.proxy.
MethodWrapper
(implements java.lang.annotation.
Annotation
)
org.nuxeo.runtime.transaction.
Transacted
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.nuxeo.runtime.api.
J2EEContainerDescriptor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Nuxeo Enterprise Platform 5.4
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
Nuxeo SAS
. All Rights Reserved.