Nuxeo Enterprise Platform 5.4
A B C D E F G H I J L M N O P R S T U V W X Z _

A

abort() - Method in class org.nuxeo.runtime.api.login.SystemLoginModule
 
aboutToHandleEvent(Event) - Method in interface org.nuxeo.runtime.services.event.EventListener
Notified about an event about to be processed.
AbstractContribution - Class in org.nuxeo.runtime.model.persistence
 
AbstractContribution() - Constructor for class org.nuxeo.runtime.model.persistence.AbstractContribution
 
AbstractRuntimeService - Class in org.nuxeo.runtime
Abstract implementation of the Runtime Service.
AbstractServerConfiguration - Class in org.nuxeo.runtime.config
 
AbstractStreamSource - Class in org.nuxeo.runtime.services.streaming
 
AbstractStreamSource() - Constructor for class org.nuxeo.runtime.services.streaming.AbstractStreamSource
 
accept(Version) - Method in class org.nuxeo.runtime.config.ConfigurationFactory
 
accept(Version) - Method in class org.nuxeo.runtime.config.ConfigurationHandler
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.api.ServiceManagement
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
 
activate(ComponentContext) - Method in interface org.nuxeo.runtime.model.Component
Activates the component.
activate() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Activates the implementation instance.
activate(ComponentContext) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
activate() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
activate() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
activate() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.remoting.RemotingService
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.services.deployment.DeploymentService
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.services.event.EventService
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
ACTIVATED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
 
ACTIVATING - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
 
ACTIVATING_COMPONENT - Static variable in class org.nuxeo.runtime.ComponentEvent
 
adapt(ServiceDescriptor, Object) - Method in interface org.nuxeo.runtime.api.ServiceAdapter
 
Adaptable - Interface in org.nuxeo.runtime.model
An interface for an adaptable object.
AdaptableDescriptor - Class in org.nuxeo.runtime.service
 
AdaptableDescriptor(Class<?>) - Constructor for class org.nuxeo.runtime.service.AdaptableDescriptor
 
AdaptableObject - Class in org.nuxeo.runtime.services.adapter
An abstract superclass implementing the Adaptable interface.
AdaptableObject() - Constructor for class org.nuxeo.runtime.services.adapter.AdaptableObject
 
AdaptableService - Interface in org.nuxeo.runtime.service
 
AdaptableServiceImpl - Class in org.nuxeo.runtime.service
 
AdaptableServiceImpl() - Constructor for class org.nuxeo.runtime.service.AdaptableServiceImpl
 
AdaptableServiceInvoker<T extends AdaptableService> - Class in org.nuxeo.runtime.service.proxy
 
AdaptableServiceInvoker(T) - Constructor for class org.nuxeo.runtime.service.proxy.AdaptableServiceInvoker
 
Adapter - Annotation Type in org.nuxeo.runtime.service
 
AdapterFactory<O> - Interface in org.nuxeo.runtime.service
 
AdapterFactory - Interface in org.nuxeo.runtime.services.adapter
An adapter factory defines behavioral extensions for one or more classes that implements the Adaptable interface.
AdapterManager - Class in org.nuxeo.runtime.service
 
AdapterManager() - Constructor for class org.nuxeo.runtime.service.AdapterManager
 
AdapterManager - Interface in org.nuxeo.runtime.services.adapter
An adapter manager maintains a registry of adapter factories.
AdapterManagerListener - Class in org.nuxeo.runtime.services.adapter.extension
Portions of the AdapterManager that deal with the Eclipse extension registry were moved into this class.
AdapterManagerListener() - Constructor for class org.nuxeo.runtime.services.adapter.extension.AdapterManagerListener
 
AdapterProxy<T> - Interface in org.nuxeo.runtime.service.proxy
 
add(K, T, K...) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
add(K, T, Collection<K>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
add(K, T) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
addAdapterFactory(Class<?>, AdapterFactory<?>) - Method in class org.nuxeo.runtime.service.AdaptableDescriptor
 
addComponent(ComponentName) - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
addComponentListener(ComponentListener) - Method in interface org.nuxeo.runtime.model.ComponentManager
Adds a component listener.
addComponentListener(ComponentListener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
addConfigurationChangedListener(ConfigurationChangedListener) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
addContribution(T, Extension) - Method in class org.nuxeo.runtime.model.ExtensionRegistry
 
addContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
addContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Persists a new contribution.
addContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
 
addContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
addDependsOnMe(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
addExtension(String, String, Object...) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
addExtension(String, String, List<Object>) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
addExtension(Extension) - Method in class org.nuxeo.runtime.remoting.RemoteComponent
 
addExtension(String) - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
addGroup(String) - Method in class org.nuxeo.runtime.api.ServiceManager
 
addHandler(Object, String) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
Adds a transporter handler to receive remote invocations on the target object passed.
addListener(RuntimeServiceListener) - Static method in class org.nuxeo.runtime.api.Framework
Registers a listener to be notified about runtime events.
addListener(FileChangeListener) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
addListener(InvokerCallbackHandler) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterHandler
Adds a callback handler that will listen for callbacks from the server invoker handler.
addListener(String, EventListener) - Method in class org.nuxeo.runtime.services.event.EventService
 
addPeer(Peer) - Method in class org.nuxeo.runtime.detection.PeerRegistry
 
addr - Variable in class org.nuxeo.runtime.detection.Peer
this peer address
addResource(ResourceDescriptor) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
addResource(String, URL) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
addResource(String, StreamSource) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
addSecurityDomain(SecurityDomain) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
addSecurityDomain(SecurityDomain) - Method in interface org.nuxeo.runtime.api.login.LoginService
 
addService(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.ServiceGroup
 
addService(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.ServiceRegistry
 
addStream(StreamSource) - Method in interface org.nuxeo.runtime.services.streaming.StreamManager
 
addStream(StreamSource) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
addStream(StreamSource) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
addURL(URL) - Method in class org.nuxeo.runtime.api.SharedResourceLoader
 
addWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
addXmlExtension(String, String, String) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
AnnotatedAdapterFactory<O> - Class in org.nuxeo.runtime.service
 
AnnotatedAdapterFactory() - Constructor for class org.nuxeo.runtime.service.AnnotatedAdapterFactory
 
AnnotatedServiceProvider - Class in org.nuxeo.runtime.api
 
AnnotatedServiceProvider() - Constructor for class org.nuxeo.runtime.api.AnnotatedServiceProvider
 
APPEND - Static variable in class org.nuxeo.runtime.config.Configuration
 
applicationStarted(ComponentContext) - Method in interface org.nuxeo.runtime.model.Component
Notify the component that Nuxeo Framework finished starting all Nuxeo bundles.
applicationStarted(ComponentContext) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
applicationStarted(ComponentContext) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
applicationStarted(ComponentContext) - Method in class org.nuxeo.runtime.services.event.EventService
 
asURL() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
asURL() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
asURL() - Method in interface org.nuxeo.runtime.model.StreamRef
Get an URL to that stream.
asURL() - Method in class org.nuxeo.runtime.model.URLStreamRef
 
AutoConfigurationService - Class in org.nuxeo.runtime.config
 
AutoConfigurationService() - Constructor for class org.nuxeo.runtime.config.AutoConfigurationService
 
AUTODETECT_PEERS - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
autodetectPrefix() - Static method in class org.nuxeo.runtime.api.DataSourceHelper
 

B

BindingException - Exception in org.nuxeo.runtime.api
 
BindingException(String) - Constructor for exception org.nuxeo.runtime.api.BindingException
 
BindingException(String, Throwable) - Constructor for exception org.nuxeo.runtime.api.BindingException
 
BOOLEAN - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
buildConfig(Version) - Static method in class org.nuxeo.runtime.config.ConfigurationHandler
 
buildConfig() - Method in class org.nuxeo.runtime.config.ConfigurationHandler
Gets the configuration for the current running framework.
bundleChanged(BundleEvent) - Method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
 
bundleDebug(String, String) - Static method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
Prints out a debug message for debugging bundles.
bundleEventAsString(int) - Static method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
Used for generating good debug info.
bundleStateAsString(int) - Static method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
Used for generating good debug info.
BYTE - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
ByteArraySource - Class in org.nuxeo.runtime.services.streaming
 
ByteArraySource(byte[]) - Constructor for class org.nuxeo.runtime.services.streaming.ByteArraySource
 

C

canceled(Event) - Method in interface org.nuxeo.runtime.services.event.EventCallback
 
canEnterResolvedState() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
canReopen() - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
 
canReopen() - Method in class org.nuxeo.runtime.services.streaming.ByteArraySource
 
canReopen() - Method in class org.nuxeo.runtime.services.streaming.FileSource
 
canReopen() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
 
canReopen() - Method in class org.nuxeo.runtime.services.streaming.URLSource
 
canReopen() - Method in class org.nuxeo.runtime.services.streaming.ZipEntrySource
 
CHAR - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
checkExtensions() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
CLASS - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
clazz - Variable in class org.nuxeo.runtime.model.persistence.ContributionStorageDescriptor
 
clear() - Method in class org.nuxeo.runtime.api.ServiceRegistry
 
clear() - Method in class org.nuxeo.runtime.config.AutoConfigurationService
 
clear() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
clearCredential() - Method in class org.nuxeo.runtime.api.login.DefaultCallback
 
CLIENT_JNDI_PREFIX - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
CLIENT_LOGIN - Static variable in class org.nuxeo.runtime.api.login.LoginComponent
 
clone() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
clone() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
perform a deep clone to void sharing collection elements between clones
cloneUnMarshaller() - Method in class org.nuxeo.runtime.remoting.transporter.NuxeoUnMarshaller
 
close() - Method in class org.nuxeo.runtime.services.streaming.RemoteInputStream
 
closeDownloadSession(long) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
 
closeDownloadSession(long) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
closeUploadSession(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
 
closeUploadSession(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
code - Variable in class org.nuxeo.runtime.api.login.LoginModuleDescriptor
 
collectSuperTypes(Class<?>) - Static method in class org.nuxeo.runtime.service.AdaptableDescriptor
 
collectSuperTypes(Class<?>, List<Class<?>>, List<Class<?>>) - Static method in class org.nuxeo.runtime.service.AdaptableDescriptor
 
commit() - Method in class org.nuxeo.runtime.api.login.SystemLoginModule
 
commitOrRollbackTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Commits or rolls back the User Transaction depending on the transaction status.
compareTo(Version) - Method in class org.nuxeo.runtime.Version
 
Component - Interface in org.nuxeo.runtime.model
A Nuxeo Runtime component.
COMPONENT - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
component - Variable in class org.nuxeo.runtime.remoting.RemoteEvent
 
COMPONENT_ACTIVATED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_DEACTIVATED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_EVENT - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_REGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_RESOLVED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_UNREGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_UNRESOLVED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
ComponentContext - Interface in org.nuxeo.runtime.model
 
ComponentDescriptorReader - Class in org.nuxeo.runtime.model.impl
 
ComponentDescriptorReader() - Constructor for class org.nuxeo.runtime.model.impl.ComponentDescriptorReader
 
ComponentEvent - Class in org.nuxeo.runtime
A component event.
ComponentEvent(int, RegistrationInfo) - Constructor for class org.nuxeo.runtime.ComponentEvent
 
ComponentEvent(int, RegistrationInfo, Serializable) - Constructor for class org.nuxeo.runtime.ComponentEvent
 
ComponentInstance - Interface in org.nuxeo.runtime.model
A component instance is a proxy to the component implementation object.
ComponentInstanceImpl - Class in org.nuxeo.runtime.model.impl
 
ComponentInstanceImpl(RegistrationInfoImpl) - Constructor for class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
ComponentListener - Interface in org.nuxeo.runtime
Listener to be notified about components life cycle events.
ComponentManager - Interface in org.nuxeo.runtime.model
 
ComponentManagerImpl - Class in org.nuxeo.runtime.model.impl
 
ComponentManagerImpl(RuntimeService) - Constructor for class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
ComponentName - Class in org.nuxeo.runtime.model
A component name.
ComponentName(String) - Constructor for class org.nuxeo.runtime.model.ComponentName
Constructs a component name from its string representation.
ComponentName(String, String) - Constructor for class org.nuxeo.runtime.model.ComponentName
Constructs a component name from its two parts: type and name.
ComponentPersistence - Class in org.nuxeo.runtime.model.impl
Manage persistent components.
ComponentPersistence(OSGiRuntimeService) - Constructor for class org.nuxeo.runtime.model.impl.ComponentPersistence
 
COMPONENTS_ADDED - Static variable in class org.nuxeo.runtime.remoting.RemoteEvent
 
COMPONENTS_REMOVED - Static variable in class org.nuxeo.runtime.remoting.RemoteEvent
 
CompositeContribution - Class in org.nuxeo.runtime.deploy
 
CompositeContribution() - Constructor for class org.nuxeo.runtime.deploy.CompositeContribution
 
computeAdapterTypes(Class) - Method in interface org.nuxeo.runtime.services.adapter.AdapterManager
Returns the types that can be obtained by converting adaptableClass via this manager.
computeClassOrder(Class) - Method in interface org.nuxeo.runtime.services.adapter.AdapterManager
Returns the class search order for a given class.
Configuration - Class in org.nuxeo.runtime.config
Nuxeo Runtime Configurator.
Configuration() - Constructor for class org.nuxeo.runtime.config.Configuration
 
configurationChanged(ConfigurationDeployer.Entry) - Method in interface org.nuxeo.runtime.deploy.ConfigurationChangedListener
 
ConfigurationChangedListener - Interface in org.nuxeo.runtime.deploy
 
ConfigurationDeployer - Class in org.nuxeo.runtime.deploy
 
ConfigurationDeployer() - Constructor for class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
ConfigurationDeployer(FileChangeNotifier) - Constructor for class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
ConfigurationDeployer.Entry - Class in org.nuxeo.runtime.deploy
 
ConfigurationDescriptor - Interface in org.nuxeo.runtime.model
This interface is experimental.
ConfigurationDescriptorImpl - Class in org.nuxeo.runtime.model.impl
 
ConfigurationDescriptorImpl() - Constructor for class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
 
ConfigurationException - Exception in org.nuxeo.runtime.config
 
ConfigurationException() - Constructor for exception org.nuxeo.runtime.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.nuxeo.runtime.config.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.nuxeo.runtime.config.ConfigurationException
 
ConfigurationFactory - Class in org.nuxeo.runtime.config
 
ConfigurationFactory() - Constructor for class org.nuxeo.runtime.config.ConfigurationFactory
 
ConfigurationFactory1 - Class in org.nuxeo.runtime.config.v1
 
ConfigurationFactory1() - Constructor for class org.nuxeo.runtime.config.v1.ConfigurationFactory1
 
ConfigurationHandler - Class in org.nuxeo.runtime.config
 
ConfigurationHandler() - Constructor for class org.nuxeo.runtime.config.ConfigurationHandler
 
ConfigurationHelper - Class in org.nuxeo.runtime.config
 
connect(String) - Static method in class org.nuxeo.runtime.remoting.RemotingService
 
connect(String, int) - Static method in class org.nuxeo.runtime.remoting.RemotingService
Helper method to connect to a remote nuxeo runtime server.
Context - Class in org.nuxeo.runtime.expression
 
Context() - Constructor for class org.nuxeo.runtime.expression.Context
 
Context(Map<String, Object>) - Constructor for class org.nuxeo.runtime.expression.Context
 
contributeExtension(Extension, String) - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
Contribution - Class in org.nuxeo.runtime.deploy
 
Contribution() - Constructor for class org.nuxeo.runtime.deploy.Contribution
 
Contribution - Interface in org.nuxeo.runtime.model.persistence
 
ContributionBuilder - Class in org.nuxeo.runtime.model.persistence
 
ContributionBuilder(String) - Constructor for class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
ContributionFile - Class in org.nuxeo.runtime.model.persistence.fs
 
ContributionFile(String, File) - Constructor for class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
ContributionManager - Class in org.nuxeo.runtime.deploy
 
ContributionManager(ManagedComponent) - Constructor for class org.nuxeo.runtime.deploy.ContributionManager
 
ContributionPersistenceComponent - Class in org.nuxeo.runtime.model.persistence
 
ContributionPersistenceComponent() - Constructor for class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
ContributionPersistenceManager - Interface in org.nuxeo.runtime.model.persistence
 
contributions - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
ContributionStorage - Interface in org.nuxeo.runtime.model.persistence
 
ContributionStorageDescriptor - Class in org.nuxeo.runtime.model.persistence
 
ContributionStorageDescriptor() - Constructor for class org.nuxeo.runtime.model.persistence.ContributionStorageDescriptor
 
controlFlagFromString(String) - Static method in class org.nuxeo.runtime.api.login.SecurityDomain
 
controlFlagToString(AppConfigurationEntry.LoginModuleControlFlag) - Static method in class org.nuxeo.runtime.api.login.SecurityDomain
 
copyTo(File) - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
 
copyTo(OutputStream) - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
 
copyTo(File) - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
 
copyTo(OutputStream) - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
 
create() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
createComponent(byte[]) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
createComponent(byte[], boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
createConfiguration(InvokerLocator, Version) - Method in class org.nuxeo.runtime.config.ConfigurationFactory
Loads the configuration of the given remote server.
createConfiguration(InvokerLocator, Version) - Method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
 
createContext(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
createDownloadSession(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
 
createDownloadSession(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
createExtension(Element) - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
createLocator(URI) - Method in class org.nuxeo.runtime.api.JBossServiceLocatorFactory
 
createLocator(URI) - Method in class org.nuxeo.runtime.api.ServiceLocatorFactory
 
createLocator(String) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
 
createLocator(String, int) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
 
createLocator(String, String, int) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
 
createLocator(String, String, int, String) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
 
createLocator(String, String, int, String, Map<String, String>) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
 
createRegistrationInfo(StreamRef) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
createRegistrationInfo(InputStream) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
createTransporterClient(String, Class, boolean) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterClient
Creates a remote proxy to a POJO on a remote server.
createTransporterClient(String, Class) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterClient
Creates a remote proxy to a POJO on a remote server.
createTransporterClient(InvokerLocator, Class) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterClient
Creates a remote proxy to a POJO on a remote server.
createTransporterServer(InvokerLocator, Object, String, boolean) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(String, Object, String, boolean) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(InvokerLocator, Object, String) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(String, Object, String) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(InvokerLocator, Object) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(String, Object) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createUploadSession() - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
 
createUploadSession() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 

D

data - Variable in class org.nuxeo.runtime.ComponentEvent
Optional event data.
data - Variable in class org.nuxeo.runtime.detection.Peer
This may be used by higher layer to attach some data to a peer entry
data - Variable in class org.nuxeo.runtime.remoting.RemoteEvent
 
DataSourceHelper - Class in org.nuxeo.runtime.api
Helper class to look up DataSources without having to deal with vendor-specific JNDI prefixes.
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.api.ServiceManagement
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
 
deactivate(ComponentContext) - Method in interface org.nuxeo.runtime.model.Component
Deactivates the component.
deactivate() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Deactivates the implementation instance.
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
deactivate() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
deactivate() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
deactivate() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.remoting.RemotingService
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.services.deployment.DeploymentService
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.services.event.EventService
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
DEACTIVATING - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
 
DEACTIVATING_COMPONENT - Static variable in class org.nuxeo.runtime.ComponentEvent
 
decode(String, String) - Static method in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
decode(String) - Method in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
DEFAULT_LOCATOR - Static variable in class org.nuxeo.runtime.remoting.RemotingService
 
DEFAULT_PORT - Static variable in class org.nuxeo.runtime.remoting.LocatorHelper
 
DEFAULT_PREFIX - Static variable in class org.nuxeo.runtime.api.DataSourceHelper
 
DEFAULT_TYPE - Static variable in class org.nuxeo.runtime.model.ComponentName
 
DefaultCallback - Class in org.nuxeo.runtime.api.login
Copied from jbossx.
DefaultCallback() - Constructor for class org.nuxeo.runtime.api.login.DefaultCallback
 
DefaultCallback(String) - Constructor for class org.nuxeo.runtime.api.login.DefaultCallback
 
DefaultCallbackHandler - Class in org.nuxeo.runtime.api.login
Copied from jbossx.
DefaultCallbackHandler(String, char[]) - Constructor for class org.nuxeo.runtime.api.login.DefaultCallbackHandler
Initializes the UsernamePasswordHandler with the username and password to use.
DefaultCallbackHandler(String, Object) - Constructor for class org.nuxeo.runtime.api.login.DefaultCallbackHandler
 
DefaultComponent - Class in org.nuxeo.runtime.model
Empty implementation for a component.
DefaultComponent() - Constructor for class org.nuxeo.runtime.model.DefaultComponent
 
DefaultExpression - Class in org.nuxeo.runtime.expression
 
DefaultExpression() - Constructor for class org.nuxeo.runtime.expression.DefaultExpression
 
DefaultRuntimeContext - Class in org.nuxeo.runtime.model.impl
 
DefaultRuntimeContext() - Constructor for class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
DefaultRuntimeContext(RuntimeService) - Constructor for class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
DefaultServiceProvider - Class in org.nuxeo.runtime.api
A service provider.
DefaultServiceProvider() - Constructor for class org.nuxeo.runtime.api.DefaultServiceProvider
 
DefaultServiceProvider.ServiceRef - Class in org.nuxeo.runtime.api
 
DefaultServiceProvider.ServiceRef(Object) - Constructor for class org.nuxeo.runtime.api.DefaultServiceProvider.ServiceRef
 
DefaultServiceProvider.ServiceRef(Class<?>) - Constructor for class org.nuxeo.runtime.api.DefaultServiceProvider.ServiceRef
 
DependencyTree<K,T> - Class in org.nuxeo.runtime.deploy
 
DependencyTree() - Constructor for class org.nuxeo.runtime.deploy.DependencyTree
 
DependencyTree.Entry<K,T> - Class in org.nuxeo.runtime.deploy
 
DependencyTree.Entry(K, T) - Constructor for class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
deploy(RuntimeContext, URL, boolean) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
deploy(RuntimeContext, File, boolean) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
deploy(URL) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
deploy(StreamRef) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
deploy(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
deploy(URL) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Deploys a component XML descriptor given its URL.
deploy(StreamRef) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Same as RuntimeContext.deploy(URL) but using a StreamRef as argument.
deploy(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Deploys the component whose XML descriptor is at the given location.
deploy(StreamRef) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
deploy(URL) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
deploy(String) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
deploy(String) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
deploy(URL) - Method in class org.nuxeo.runtime.util.SimpleRuntime
 
DeploymentDescriptor - Class in org.nuxeo.runtime.services.deployment
 
DeploymentDescriptor() - Constructor for class org.nuxeo.runtime.services.deployment.DeploymentDescriptor
 
DeploymentService - Class in org.nuxeo.runtime.services.deployment
A component that can be used to deploy external contribution or components files from the file system.
DeploymentService() - Constructor for class org.nuxeo.runtime.services.deployment.DeploymentService
 
destroy() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Destroys this instance.
destroy() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
destroy() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
destroy() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
destroy() - Method in interface org.nuxeo.runtime.model.RuntimeContext
Destroys this context.
destroy() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
destroy() - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
destroy() - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
destroy() - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
 
destroy() - Method in class org.nuxeo.runtime.services.streaming.InputStreamSource
 
destroy() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
 
destroy() - Method in class org.nuxeo.runtime.services.streaming.UploadedStreamSource
 
destroyContext(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
destroyTransporterClient(Object) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterClient
Needs to be called by user when no longer need to make calls on remote POJO.
DetectionHandler - Interface in org.nuxeo.runtime.detection
Notified when a peer is becoming online or offline
disconnect(Server) - Static method in class org.nuxeo.runtime.remoting.RemotingService
Helper method to disconnect from a remote server.
dispose() - Method in class org.nuxeo.runtime.api.JndiServiceLocator
 
dispose() - Method in class org.nuxeo.runtime.api.RuntimeServiceLocator
 
dispose() - Method in class org.nuxeo.runtime.api.ServiceHost
 
dispose() - Method in interface org.nuxeo.runtime.api.ServiceLocator
Disposes this locator.
dispose() - Method in interface org.nuxeo.runtime.model.Extension
Disposes this extension.
dispose() - Method in class org.nuxeo.runtime.model.ExtensionRegistry
 
dispose() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
documentation - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
done(Event) - Method in interface org.nuxeo.runtime.services.event.EventCallback
 
DOUBLE - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
downloadBytes(long, int) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
Downloads the next 'size' bytes from the given download session.
downloadBytes(long, int) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
downloaded - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.DownloadSession
 
DownloadInfo - Class in org.nuxeo.runtime.services.streaming
Usefull for optimizing downloads.
DownloadInfo(long, int) - Constructor for class org.nuxeo.runtime.services.streaming.DownloadInfo
 

E

element - Variable in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
 
EMPTY_CLASSES - Static variable in class org.nuxeo.runtime.service.AdaptableDescriptor
 
equals(Object) - Method in class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
equals(Object) - Method in class org.nuxeo.runtime.api.login.SystemLoginPermission
 
equals(Object) - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
equals(Object) - Method in class org.nuxeo.runtime.api.ServiceGroup
 
equals(Object) - Method in class org.nuxeo.runtime.api.ServiceHost
 
equals(Object) - Method in class org.nuxeo.runtime.deploy.Contribution
 
equals(Object) - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
equals(Object) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
equals(Object) - Method in class org.nuxeo.runtime.model.ComponentName
 
equals(Object) - Method in class org.nuxeo.runtime.RuntimeServiceEvent
 
equals(Object) - Method in class org.nuxeo.runtime.Version
 
error(Event) - Method in interface org.nuxeo.runtime.services.event.EventCallback
 
eval(Context) - Method in class org.nuxeo.runtime.expression.DefaultExpression
 
eval(Context) - Method in interface org.nuxeo.runtime.expression.Expression
 
eval(Context) - Method in class org.nuxeo.runtime.expression.JexlExpression
 
Event - Class in org.nuxeo.runtime.services.event
 
Event(String, String, Object, Object) - Constructor for class org.nuxeo.runtime.services.event.Event
 
EventCallback - Interface in org.nuxeo.runtime.services.event
Used to pass execution status for asynchronous events.
EventListener - Interface in org.nuxeo.runtime.services.event
 
EventService - Class in org.nuxeo.runtime.services.event
 
EventService() - Constructor for class org.nuxeo.runtime.services.event.EventService
 
expandVars(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
expandVars(String) - Static method in class org.nuxeo.runtime.api.Framework
Expands any variable found in the given expression with the value of the corresponding framework property.
expandVars(String) - Method in interface org.nuxeo.runtime.RuntimeService
Replaces any substring in the form ${property.name} with the corresponding runtime property value if any, otherwise leaves the substring unchanged.
Expression - Interface in org.nuxeo.runtime.expression
 
Extensible - Interface in org.nuxeo.runtime.model
Defines an extensible object.
ExtensibleContribution - Class in org.nuxeo.runtime.deploy
 
ExtensibleContribution() - Constructor for class org.nuxeo.runtime.deploy.ExtensibleContribution
 
Extension - Interface in org.nuxeo.runtime.model
A component extension.
EXTENSION_ADDED - Static variable in class org.nuxeo.runtime.remoting.RemoteEvent
 
EXTENSION_PENDING - Static variable in class org.nuxeo.runtime.ComponentEvent
 
EXTENSION_REGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
EXTENSION_REMOVED - Static variable in class org.nuxeo.runtime.remoting.RemoteEvent
 
EXTENSION_UNREGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
ExtensionDescriptorReader - Class in org.nuxeo.runtime.model.impl
 
ExtensionDescriptorReader() - Constructor for class org.nuxeo.runtime.model.impl.ExtensionDescriptorReader
 
ExtensionImpl - Class in org.nuxeo.runtime.model.impl
 
ExtensionImpl() - Constructor for class org.nuxeo.runtime.model.impl.ExtensionImpl
 
ExtensionPoint - Interface in org.nuxeo.runtime.model
A component extension point.
ExtensionPointImpl - Class in org.nuxeo.runtime.model.impl
 
ExtensionPointImpl() - Constructor for class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
ExtensionRegistry<T> - Class in org.nuxeo.runtime.model
A registry of extensions.
ExtensionRegistry() - Constructor for class org.nuxeo.runtime.model.ExtensionRegistry
 

F

file - Variable in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
file - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.UploadSession
 
fileChanged(FileChangeNotifier.FileEntry, long) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
fileChanged(FileChangeNotifier.FileEntry, long) - Method in interface org.nuxeo.runtime.deploy.FileChangeListener
Notifies that the given file changed.
FileChangeListener - Interface in org.nuxeo.runtime.deploy
An example of listener implementation:
FileChangeNotifier - Class in org.nuxeo.runtime.deploy
 
FileChangeNotifier() - Constructor for class org.nuxeo.runtime.deploy.FileChangeNotifier
 
FileChangeNotifier.FileEntry - Class in org.nuxeo.runtime.deploy
 
FileSource - Class in org.nuxeo.runtime.services.streaming
 
FileSource(File) - Constructor for class org.nuxeo.runtime.services.streaming.FileSource
 
FileSystemStorage - Class in org.nuxeo.runtime.model.persistence.fs
 
FileSystemStorage() - Constructor for class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
findHostBundle(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
fireConfigurationChanged(ConfigurationDeployer.Entry) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
fixRemoteAddress(String) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
 
flag - Variable in class org.nuxeo.runtime.api.login.LoginModuleDescriptor
 
FLOAT - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
Framework - Class in org.nuxeo.runtime.api
This class is the main entry point to a Nuxeo runtime application.
FRAMEWORK_STARTED_COMP - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
frameworkEvent(FrameworkEvent) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
fromXML(RuntimeContext, String) - Static method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 

G

get() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
get(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getActions() - Method in class org.nuxeo.runtime.api.login.SystemLoginPermission
 
getActivatingRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the pending extensions by component.
getActivatingRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getActiveComponents() - Method in interface org.nuxeo.runtime.remoting.Server
 
getActiveComponents() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getAdaptable() - Method in class org.nuxeo.runtime.service.AdaptableDescriptor
 
getAdaptableType() - Method in interface org.nuxeo.runtime.service.AdapterFactory
 
getAdaptableType() - Method in class org.nuxeo.runtime.service.AnnotatedAdapterFactory
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
getAdapter() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.api.ServiceManagement
 
getAdapter(Class<T>) - Method in interface org.nuxeo.runtime.model.Adaptable
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.service.AdaptableServiceImpl
 
getAdapter(O, Class<T>) - Method in interface org.nuxeo.runtime.service.AdapterFactory
 
getAdapter(Object, Class<T>) - Method in class org.nuxeo.runtime.service.AdapterManager
 
getAdapter(Class<A>) - Method in class org.nuxeo.runtime.service.proxy.AdaptableServiceInvoker
 
getAdapter(Service1, Class<T>) - Method in class org.nuxeo.runtime.service.sample.Service2Adapter
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.service.sample.Service2Impl
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.services.adapter.AdaptableObject
Returns an object which is an instance of the given class associated with this object.
getAdapter(Object, Class) - Method in interface org.nuxeo.runtime.services.adapter.AdapterFactory
Returns an object which is an instance of the given class associated with the given object.
getAdapter(Object, Class<T>) - Method in interface org.nuxeo.runtime.services.adapter.AdapterManager
Returns an object which is an instance of the given class associated with the given object.
getAdapter(Object, String) - Method in interface org.nuxeo.runtime.services.adapter.AdapterManager
Returns an object which is an instance of the given class name associated with the given object.
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.services.event.EventService
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
getAdapterFactory(Class<?>) - Method in class org.nuxeo.runtime.service.AdaptableDescriptor
 
getAdapterFactory(Object, Class<?>) - Method in class org.nuxeo.runtime.service.AdapterManager
 
getAdapterList() - Method in interface org.nuxeo.runtime.services.adapter.AdapterFactory
Returns the collection of adapter types handled by this factory.
getAdapterManager() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getAdapterNames() - Method in interface org.nuxeo.runtime.services.adapter.extension.IAdapterFactoryExt
 
getAdapterProxy(T) - Static method in class org.nuxeo.runtime.service.proxy.ServiceProxyFactory
 
getAdapterTypes() - Method in interface org.nuxeo.runtime.service.AdapterFactory
 
getAdapterTypes() - Method in class org.nuxeo.runtime.service.AnnotatedAdapterFactory
 
getAllowedInstanceForSystemLogin() - Method in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
 
getAppConfigurationEntries() - Method in class org.nuxeo.runtime.api.login.SecurityDomain
 
getAppConfigurationEntry(String) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
getAppConfigurationEntry(String) - Method in class org.nuxeo.runtime.api.login.LoginConfiguration
 
getBaseContribution() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
getBaseContributionId() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
getBlacklist() - Method in interface org.nuxeo.runtime.model.ComponentManager
 
getBlacklist() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getBoolean() - Method in class org.nuxeo.runtime.model.Property
 
getBundle() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
getBundle() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getBundle() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Get the owner bundle symbolic name of that component.
getBundle() - Method in interface org.nuxeo.runtime.model.RuntimeContext
Gets the container bundle or null if we are not running in an OSGi environment.
getBundle() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
getBundle(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getBundle() - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
getBundleContext() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getBundleFile(Bundle) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getBundleFile(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getBundleFile(Bundle) - Method in interface org.nuxeo.runtime.RuntimeService
OSGi frameworks are using a string Bundle.getLocation() to identify bundle locations.
getBundlesMap() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getBytes() - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
 
getBytes() - Method in class org.nuxeo.runtime.services.streaming.ByteArraySource
 
getBytes() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
 
getClass(ComponentName, String) - Method in interface org.nuxeo.runtime.remoting.Server
 
getClass(ComponentName, String) - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getClientEnvironment() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
getComponent(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getComponent(ComponentName) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getComponent() - Method in class org.nuxeo.runtime.deploy.ContributionManager
 
getComponent(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets object instance managed by the named component.
getComponent() - Method in interface org.nuxeo.runtime.model.Extension
Gets the component instance owning this extension.
getComponent(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getComponent() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getComponent() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getComponent() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the component instance or null if the component was not yet activated.
getComponent() - Method in class org.nuxeo.runtime.remoting.RemoteEvent
 
getComponent(String) - Method in interface org.nuxeo.runtime.remoting.Server
 
getComponent(ComponentName) - Method in interface org.nuxeo.runtime.remoting.Server
 
getComponent(ComponentName) - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
getComponent(String) - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getComponent(ComponentName) - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getComponent(String) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a component given its name as a string.
getComponent(ComponentName) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a component given its name.
getComponentInstance(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getComponentInstance(ComponentName) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getComponentInstance(String) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a component implementation instance given its name as a string.
getComponentInstance(ComponentName) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a component implementation instance given its name.
getComponentManager() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getComponentManager() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the component manager.
getComponentName(String) - Static method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
getComponentPersistence() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getComponentProvidingService(Class<?>) - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the component that provides the given service.
getComponentProvidingService(Class<?>) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getComponents() - Method in interface org.nuxeo.runtime.remoting.Server
 
getComponents() - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
getComponents() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getComponentsList(Bundle) - Static method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getConfiguration() - Static method in class org.nuxeo.runtime.config.NodeConfiguration
 
getConfiguration() - Method in interface org.nuxeo.runtime.model.ConfigurationDescriptor
 
getConfiguration() - Method in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
 
getConfiguration(InvokerLocator, Version) - Method in interface org.nuxeo.runtime.remoting.Server
 
getConfiguration(InvokerLocator, Version) - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getConnector() - Method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
 
getContent() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Gets the contribution XML content.
getContent() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
getContent() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
getContext() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getContext() - Method in class org.nuxeo.runtime.api.JndiServiceLocator
 
getContext() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
 
getContext() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Gets the runtime context attached to this instance.
getContext() - Method in interface org.nuxeo.runtime.model.Extension
Gets the context of the component who contributed this extension.
getContext() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getContext(String) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
getContext() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getContext() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getContext() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the runtime context that created this registration info.
getContext(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getContext(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getContext() - Method in class org.nuxeo.runtime.remoting.RemoteComponent
 
getContext() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
getContext() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the context of the runtime bundle.
getContext() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
getContribution(String) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
getContribution(String) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Gets a contribution given its name.
getContribution(String) - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
 
getContribution(String) - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
getContributionFragments() - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
getContributionId() - Method in class org.nuxeo.runtime.deploy.Contribution
 
getContributions() - Method in interface org.nuxeo.runtime.model.Extension
Gets the extension contribution objects.
getContributions() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
Gets the object types of the contributions accepted by this extension point.
getContributions() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getContributions() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
getContributions() - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
getContributions() - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Gets a list with all persisted contributions.
getContributions() - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
 
getContributions() - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
getContributor() - Method in class org.nuxeo.runtime.deploy.Contribution
 
getCredential() - Method in class org.nuxeo.runtime.api.login.DefaultCallback
 
getData() - Method in class org.nuxeo.runtime.remoting.RemoteEvent
 
getData() - Method in class org.nuxeo.runtime.services.event.Event
 
getDataSource(String) - Static method in class org.nuxeo.runtime.api.DataSourceHelper
Look up a datasource given a partial name.
getDataSourceJNDIName(String) - Static method in class org.nuxeo.runtime.api.DataSourceHelper
Look up a datasource JNDI name given a partial name.
getDataSourceJNDIPrefix() - Static method in class org.nuxeo.runtime.api.DataSourceHelper
Get the JNDI prefix used for DataSource lookups.
getDecoder(String) - Static method in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
getDefaultInitCtx() - Static method in class org.nuxeo.runtime.api.DataSourceHelper
 
getDefaultSuffix() - Static method in class org.nuxeo.runtime.api.JBossServiceLocator
 
getDependencies() - Method in class org.nuxeo.runtime.deploy.Contribution
 
getDependsOnMe() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
getDependsOnMe() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getDeployedFiles() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
getDescription() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getDescription() - Method in class org.nuxeo.runtime.config.Configuration
Gets the description of the remote server.
getDescription() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Gets the contribution description.
getDescription() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
getDescription() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
getDescription() - Method in interface org.nuxeo.runtime.remoting.Server
 
getDescription() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getDescription() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the description of this runtime service.
getDetectionHandler() - Method in class org.nuxeo.runtime.detection.MulticastDetector
 
getDocumentation() - Method in interface org.nuxeo.runtime.model.Extension
Gets any comment on this extension.
getDocumentation() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
Gets the comment attached to this extension point if any.
getDocumentation() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getDocumentation() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
getDocumentation() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getDocumentation() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets any comments on this component.
getElement() - Method in interface org.nuxeo.runtime.model.ConfigurationDescriptor
 
getElement() - Method in interface org.nuxeo.runtime.model.Extension
Gets the DOM element held by this extension.
getElement() - Method in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
 
getElement() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getEntries() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getEntry(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getEventName() - Method in class org.nuxeo.runtime.ComponentEvent
Gets the event name as a string.
getEventName() - Method in class org.nuxeo.runtime.RuntimeServiceEvent
Gets the event name as a string.
getExtension() - Method in class org.nuxeo.runtime.deploy.Contribution
 
getExtensionPoint() - Method in class org.nuxeo.runtime.deploy.Contribution
 
getExtensionPoint() - Method in interface org.nuxeo.runtime.model.Extension
Gets the extension point name where this extension should be contributed.
getExtensionPoint() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getExtensionPoint(String) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getExtensionPoints() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getExtensionPoints() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the defined extension points.
getExtensions() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getExtensions() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the extensions contributed by this component.
getExtensions() - Method in class org.nuxeo.runtime.model.ReloadableComponent
 
getExtensions() - Method in class org.nuxeo.runtime.remoting.RemoteComponent
 
getFactory(String) - Static method in class org.nuxeo.runtime.api.ServiceLocatorFactory
 
getFactory(Version) - Static method in class org.nuxeo.runtime.config.ConfigurationFactory
 
getFile() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
getFile() - Method in class org.nuxeo.runtime.services.streaming.FileSource
 
getFragment() - Method in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
 
getGroup() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
getGroup(String) - Method in class org.nuxeo.runtime.api.ServiceManager
 
getGroups() - Method in class org.nuxeo.runtime.api.ServiceHost
 
getHandler(Version) - Static method in class org.nuxeo.runtime.config.ConfigurationHandler
 
getHeartBeatTimeout() - Method in class org.nuxeo.runtime.detection.MulticastDetector
 
getHome() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getHome() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the home directory of the runtime.
getHost() - Method in class org.nuxeo.runtime.api.ServiceHost
 
getHost() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
getHostBundle() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
getId() - Static method in class org.nuxeo.runtime.api.RuntimeInstanceIdentifier
 
getId() - Method in interface org.nuxeo.runtime.model.Extension
Identifies the extension inside the contributing component.
getId() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getId() - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
getId() - Method in interface org.nuxeo.runtime.model.StreamRef
Get an unique identifier for this stream.
getId() - Method in class org.nuxeo.runtime.model.URLStreamRef
 
getId() - Method in class org.nuxeo.runtime.remoting.RemoteEvent
 
getId() - Method in class org.nuxeo.runtime.services.event.Event
 
getIdentity() - Method in class org.nuxeo.runtime.detection.MulticastDetector
 
getImplementation() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getImplementation() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Give the class name for the component implementation if this is a java component
getInstance() - Static method in class org.nuxeo.runtime.api.ServiceManager
 
getInstance() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Gets the actual component implementation instance.
getInstance() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getInstance() - Static method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
getInstance() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
getInstance() - Static method in class org.nuxeo.runtime.service.AdapterManager
 
getInstanceName() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
getInteger() - Method in class org.nuxeo.runtime.model.Property
 
getJndiProperties() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
getJndiProperties() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
Get the JNDI properties required by clients to connect to this server.
getJNDIProperties() - Static method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
 
getKey() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
getLength() - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
 
getLength() - Method in class org.nuxeo.runtime.services.streaming.ByteArraySource
 
getLength() - Method in class org.nuxeo.runtime.services.streaming.FileSource
 
getLength() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
 
getLength() - Method in class org.nuxeo.runtime.services.streaming.StringSource
 
getLength() - Method in class org.nuxeo.runtime.services.streaming.ZipEntrySource
 
getList() - Method in class org.nuxeo.runtime.model.Property
 
getLocalResource(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
getLocalResource(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Finds a local resource having the given name.
getLocalResource(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
getLocalResource(String) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
getLocalResource(ComponentName, String) - Method in interface org.nuxeo.runtime.remoting.Server
 
getLocalResource(ComponentName, String) - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getLocalService(Class<T>) - Static method in class org.nuxeo.runtime.api.Framework
Gets a nuxeo-runtime local service.
getLocator() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
getLocator() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
getLocator() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
getLocator() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
 
getLocator(String, String, int, String, Map<String, String>) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
 
getLocator(String, String, int) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
 
getLocator(String, int) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
 
getLocator(String) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
 
getLocator() - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
getLocatorURI() - Method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
 
getMajorVersion() - Method in class org.nuxeo.runtime.Version
Gets the major version field.
getManager() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getManager() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the component manager.
getMethod() - Method in class org.nuxeo.runtime.service.proxy.MethodInvocation
 
getMinorVersion() - Method in class org.nuxeo.runtime.Version
Gets the minor version field.
getMissingRequirements() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getName() - Method in class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
getName() - Method in class org.nuxeo.runtime.api.login.SecurityDomain
 
getName() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
getName() - Method in class org.nuxeo.runtime.api.ServiceGroup
 
getName() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
getName() - Method in class org.nuxeo.runtime.config.Configuration
Gets the name of the remote server.
getName() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
 
getName() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Gets the name of the component.
getName() - Method in class org.nuxeo.runtime.model.ComponentName
Gets the name part of the component name.
getName() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
Gets the extension point name.
getName() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getName() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
getName() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getName() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Gets the contribution name.
getName() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
getName() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
getName() - Method in class org.nuxeo.runtime.model.Property
 
getName() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the name of the component.
getName() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getName() - Method in class org.nuxeo.runtime.remoting.RemoteComponent
 
getName() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
getName() - Method in interface org.nuxeo.runtime.remoting.Server
 
getName() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getName() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the name of this runtime service.
getName() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
getName() - Method in class org.nuxeo.runtime.util.SimpleRuntime
 
getNeededRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getNodeId() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
getNormalizedHost(String, String) - Static method in class org.nuxeo.runtime.config.ConfigurationHelper
 
getNormalizedURI(String, String) - Static method in class org.nuxeo.runtime.config.ConfigurationHelper
Returns the normalized host if not already normalized otherwise return null.
getOrCreateGroup(String) - Method in class org.nuxeo.runtime.api.ServiceManager
 
getParent() - Method in class org.nuxeo.runtime.api.login.LoginConfiguration
 
getPeer(String) - Method in class org.nuxeo.runtime.detection.PeerRegistry
 
getPeers() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
getPeers() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
 
getPeers() - Method in class org.nuxeo.runtime.detection.MulticastDetector
 
getPeers() - Method in class org.nuxeo.runtime.detection.PeerRegistry
 
getPendingEntries() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getPendingExtensions(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getPendingObjects() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getPendingRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the pending registrations and their dependencies.
getPendingRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getPort() - Method in class org.nuxeo.runtime.api.ServiceHost
 
getPort() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
getProductInfo() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
getProductInfo() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
 
getProductInfo() - Method in interface org.nuxeo.runtime.remoting.Server
Gets the product info as a string of the form: ProductName ProductVersion.
getProductInfo() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getProductName() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
getProductVersion() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
getPrompt() - Method in class org.nuxeo.runtime.api.login.DefaultCallback
 
getProperties() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getProperties() - Static method in class org.nuxeo.runtime.api.Framework
Gets all the framework properties.
getProperties() - Method in class org.nuxeo.runtime.api.ServiceHost
 
getProperties() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
getProperties() - Method in class org.nuxeo.runtime.config.Configuration
Gets the remote server properties.
getProperties() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
Gets the server properties.
getProperties() - Static method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
 
getProperties() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getProperties() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the component properties.
getProperties() - Method in interface org.nuxeo.runtime.remoting.Server
Gets the runtime properties as a Java properties file content.
getProperties() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getProperties() - Method in interface org.nuxeo.runtime.RuntimeService
Gets runtime service properties.
getProperty(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getProperty(String, String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getProperty(String) - Static method in class org.nuxeo.runtime.api.Framework
Gets the given property value if any, otherwise null.
getProperty(String, String) - Static method in class org.nuxeo.runtime.api.Framework
Gets the given property value if any, otherwise returns the given default value.
getProperty(String) - Method in class org.nuxeo.runtime.api.ServiceHost
 
getProperty(String, String) - Method in class org.nuxeo.runtime.api.ServiceHost
 
getProperty(String) - Method in interface org.nuxeo.runtime.model.ComponentContext
 
getProperty(String) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getProperty(String) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
getProperty(String, Object) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
getProperty(String, String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
Overrides the default method to be able to include OSGi properties.
getProperty(String) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
getProperty(String) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a runtime service property given its name.
getProperty(String, String) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a property value using a default value if the property was not set.
getPropertyNames() - Method in interface org.nuxeo.runtime.model.ComponentContext
 
getPropertyNames() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getPropertyNames() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
getPropertyValue(String, Object) - Method in interface org.nuxeo.runtime.model.ComponentContext
 
getPropertyValue(String) - Method in interface org.nuxeo.runtime.model.ComponentContext
 
getPropertyValue(String) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getPropertyValue(String, Object) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getPropertyValue(String) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
getPropertyValue(String, Object) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
getProvidedServiceNames() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Gets the list of provided services, or null if no service is provided.
getProvidedServiceNames() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getProvidedServiceNames() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getProvidedServiceNames() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the list of provided services or null if no service is provided.
getProvidedServiceNames() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
getProvider() - Static method in class org.nuxeo.runtime.api.DefaultServiceProvider
 
getProxy(T) - Static method in class org.nuxeo.runtime.service.proxy.ServiceProxyFactory
 
getRawName() - Method in class org.nuxeo.runtime.model.ComponentName
Gets the qualified component name.
getRegisteredObjects() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getRegistrationInfo(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the component if there is one having the given name.
getRegistrationInfo(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the registered components.
getRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getRegistrations() - Method in interface org.nuxeo.runtime.remoting.Server
 
getRegistrations() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getRemote() - Method in class org.nuxeo.runtime.service.proxy.AdaptableServiceInvoker
 
getRemote() - Method in interface org.nuxeo.runtime.service.proxy.ServiceProxy
 
getRequiredComponents() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getRequiredComponents() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the list of the required components.
getResolved(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getResolvedEntries() - Method in class org.nuxeo.runtime.deploy.DependencyTree
Entries are sorted so an entry never depends on entries on its right.
getResolvedObjects() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getResource(String) - Method in class org.nuxeo.runtime.api.SharedResourceLoader
 
getResource(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
getResource(String) - Method in class org.nuxeo.runtime.model.impl.XMapContext
 
getResource(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Finds a resource having the given name.
getResource(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
getResource(String) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
getResource(ComponentName, String) - Method in interface org.nuxeo.runtime.remoting.Server
 
getResource(ComponentName, String) - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getResource() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
getResource(String) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
getResource(String) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
getResourceLoader() - Static method in class org.nuxeo.runtime.api.Framework
 
getResources(String) - Method in class org.nuxeo.runtime.api.SharedResourceLoader
 
getRoot() - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
getRootContribution() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
getRootGroup() - Method in class org.nuxeo.runtime.api.ServiceManager
 
getRuntime() - Static method in class org.nuxeo.runtime.api.Framework
Gets the runtime service instance.
getRuntime() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
getRuntime() - Method in interface org.nuxeo.runtime.model.RuntimeContext
Gets the current runtime service.
getRuntime() - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
getRuntimeContext() - Method in interface org.nuxeo.runtime.model.ComponentContext
 
getRuntimeContext() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getRuntimeContext() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
getSecurityDomain(String) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
getSecurityDomain(String) - Method in interface org.nuxeo.runtime.api.login.LoginService
 
getSecurityDomains() - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
getSecurityDomains() - Method in interface org.nuxeo.runtime.api.login.LoginService
 
getSecurityDomains() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
getSecurityDomains() - Static method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
 
getSecurityDomains() - Method in interface org.nuxeo.runtime.remoting.Server
Gets the login configuration of this server.
getSecurityDomains() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getSelected() - Static method in enum org.nuxeo.runtime.api.J2EEContainerDescriptor
 
getServer() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
getServer() - Method in class org.nuxeo.runtime.api.ServiceGroup
 
getServer() - Method in class org.nuxeo.runtime.remoting.RemotingService
 
getServer() - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
getServer() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
getServerAddress() - Method in interface org.nuxeo.runtime.remoting.Server
 
getServerAddress() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getServerConfiguration() - Method in class org.nuxeo.runtime.config.AutoConfigurationService
Gets the currently connected e server config.
getServerLocator() - Method in class org.nuxeo.runtime.remoting.RemotingService
 
getServerLocator() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
getServers() - Method in class org.nuxeo.runtime.api.ServiceManager
 
getServerType() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
getServerURI(String, int) - Static method in class org.nuxeo.runtime.remoting.RemotingService
Deprecated. must be removed since from runtime 1.5.1 the invoker protocol may be configurable
getService(Class<T>) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getService(Class<T>) - Method in class org.nuxeo.runtime.api.AnnotatedServiceProvider
 
getService(Class<T>) - Method in class org.nuxeo.runtime.api.DefaultServiceProvider
 
getService() - Method in class org.nuxeo.runtime.api.DefaultServiceProvider.ServiceRef
 
getService(Class<T>) - Static method in class org.nuxeo.runtime.api.Framework
Gets a service given its class.
getService(Class<T>, String) - Static method in class org.nuxeo.runtime.api.Framework
Gets a service given its class and an identifier.
getService(Class<T>) - Method in class org.nuxeo.runtime.api.ServiceGroup
 
getService(Class<T>, String) - Method in class org.nuxeo.runtime.api.ServiceGroup
 
getService(Class<T>) - Method in class org.nuxeo.runtime.api.ServiceManager
 
getService(Class<T>, String) - Method in class org.nuxeo.runtime.api.ServiceManager
 
getService(String) - Method in class org.nuxeo.runtime.api.ServiceManager
Dynamically lookup services given a service URI.
getService(Class<T>) - Method in interface org.nuxeo.runtime.api.ServiceProvider
Gets the service instance given its API class.
getService(String) - Method in class org.nuxeo.runtime.api.ServiceRegistry
 
getService(Class<T>) - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the service of type serviceClass if such a service was declared by a resolved runtime component.
getService(Class<T>) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getService(Class<T>) - Method in interface org.nuxeo.runtime.RuntimeService
Gets the service of type serviceClass if such a service was declared by a resolved runtime component.
getService() - Method in interface org.nuxeo.runtime.service.proxy.AdapterProxy
 
getService(Class<T>) - Method in interface org.nuxeo.runtime.ServiceManager
Gets a service implementation given the interface class.
getService(Class<T>, String) - Method in interface org.nuxeo.runtime.ServiceManager
Gets a service implementation given the interface class and a name.
getServiceBindings() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
getServiceBindings() - Static method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
 
getServiceBindings() - Method in interface org.nuxeo.runtime.remoting.Server
Returns the service binding configuration as a string array containing the following informations:
getServiceBindings() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getServiceBindingsCompat() - Method in class org.nuxeo.runtime.config.v1.ServerConfiguration1
 
getServiceClassName() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
getServiceClassSimpleName() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
getServiceDescriptor(Class<?>) - Method in class org.nuxeo.runtime.api.ServiceManager
 
getServiceDescriptor(String) - Method in class org.nuxeo.runtime.api.ServiceManager
 
getServiceDescriptor(Class<?>, String) - Method in class org.nuxeo.runtime.api.ServiceManager
 
getServiceDescriptor(String, String) - Method in class org.nuxeo.runtime.api.ServiceManager
 
getServiceDescriptor() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getServiceDescriptors() - Method in class org.nuxeo.runtime.api.ServiceManager
 
getServiceHosts(String) - Static method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
 
getServiceHosts() - Method in interface org.nuxeo.runtime.remoting.Server
Returns the service locators as an array of service locator properties.
getServiceHosts() - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
getServiceHostsCompat() - Method in class org.nuxeo.runtime.config.v1.ServerConfiguration1
 
getServiceInvoker() - Method in class org.nuxeo.runtime.service.proxy.ServiceAdapterInvoker
 
getServiceLocator() - Method in class org.nuxeo.runtime.api.ServiceHost
 
getServiceLocatorClass() - Method in class org.nuxeo.runtime.api.ServiceHost
 
getServices() - Method in interface org.nuxeo.runtime.model.ComponentManager
Get the list of all registered service names An empty array is returned if no registered services are found.
getServices() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getSocket() - Method in class org.nuxeo.runtime.detection.MulticastDetector
 
getSource() - Method in class org.nuxeo.runtime.services.event.Event
 
getSourceInstanceId() - Method in class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
getState() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getState() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the component state.
getStream() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Gets the contribution XML content.
getStream() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
getStream() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
getStream() - Method in interface org.nuxeo.runtime.model.StreamRef
Get the stream content.
getStream() - Method in class org.nuxeo.runtime.model.URLStreamRef
 
getStream() - Method in class org.nuxeo.runtime.services.streaming.ByteArraySource
 
getStream() - Method in class org.nuxeo.runtime.services.streaming.FileSource
 
getStream() - Method in class org.nuxeo.runtime.services.streaming.InputStreamSource
 
getStream(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamManager
 
getStream(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
getStream(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
getStream() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
 
getStream() - Method in class org.nuxeo.runtime.services.streaming.StringSource
 
getStream() - Method in class org.nuxeo.runtime.services.streaming.URLSource
 
getStream() - Method in class org.nuxeo.runtime.services.streaming.ZipEntrySource
 
getStreamingLocator() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
getStreamingLocator() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
getStreamManager() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
getString() - Method in class org.nuxeo.runtime.model.Property
 
getString() - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
 
getString() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
 
getSuperComponent() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
Get the component owning the base extension which this one extends.
getSuperComponent() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
getSuperTypes() - Method in class org.nuxeo.runtime.service.AdaptableDescriptor
 
getTargetComponent() - Method in interface org.nuxeo.runtime.model.Extension
Gets the component name where this extension should be contributed.
getTargetComponent() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getTopic() - Method in class org.nuxeo.runtime.services.event.Event
 
getTransporterServer() - Method in class org.nuxeo.runtime.remoting.RemotingService
 
getType() - Method in class org.nuxeo.runtime.api.DefaultServiceProvider.ServiceRef
 
getType() - Method in class org.nuxeo.runtime.model.ComponentName
Gets the type part of the component name.
getType() - Method in class org.nuxeo.runtime.model.Property
 
getUpdateBindingsOption() - Method in class org.nuxeo.runtime.config.Configuration
 
getUpdateLoginOption() - Method in class org.nuxeo.runtime.config.Configuration
 
getUpdateServersOption() - Method in class org.nuxeo.runtime.config.Configuration
 
getUpdateStreamingOption() - Method in class org.nuxeo.runtime.config.Configuration
 
getUpdateVersion() - Method in class org.nuxeo.runtime.Version
Gets the update version field.
getURI() - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
getUri() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
getUrl() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
 
getUrl() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
getUserTransactionJNDIName() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Returns the UserTransaction JNDI binding name.
getValue() - Method in class org.nuxeo.runtime.model.Property
 
getVars() - Method in class org.nuxeo.runtime.expression.Context
 
getVersion() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
getVersion() - Method in class org.nuxeo.runtime.config.AutoConfigurationService
 
getVersion() - Method in class org.nuxeo.runtime.config.ConfigurationFactory
 
getVersion() - Method in class org.nuxeo.runtime.config.ConfigurationHandler
 
getVersion() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
 
getVersion() - Method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
 
getVersion() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getVersion() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the component version.
getVersion() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getVersion() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the version of this runtime service.
getVersion() - Method in class org.nuxeo.runtime.util.SimpleRuntime
 
getVmid() - Static method in class org.nuxeo.runtime.api.RuntimeInstanceIdentifier
 
getWaitsFor() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
getWaitsFor() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getWarnings() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getWarnings() - Method in interface org.nuxeo.runtime.RuntimeService
Gets a list of startup warnings.
getWatchFile() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
 
getWrappedMethod(Method) - Method in class org.nuxeo.runtime.service.proxy.MethodsWrapper
 
getXMap() - Method in class org.nuxeo.runtime.model.impl.ExtensionDescriptorReader
 
getXmlFileUrl() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getXmlFileUrl() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Retrieve the URL of the XML file used to declare the component

H

handle(Callback[]) - Method in class org.nuxeo.runtime.api.login.DefaultCallbackHandler
Sets any NameCallback name property to the instance username, sets any PasswordCallback password property to the instance, and any password.
handleDevError(Throwable) - Static method in class org.nuxeo.runtime.api.Framework
This method stops the application if development mode is enabled (i.e.
handleEvent(ComponentEvent) - Method in interface org.nuxeo.runtime.ComponentListener
 
handleEvent(RuntimeServiceEvent) - Method in interface org.nuxeo.runtime.RuntimeServiceListener
 
handleEvent(Event) - Method in interface org.nuxeo.runtime.services.event.EventListener
An event was received.
hasAdapter(Class<?>) - Method in interface org.nuxeo.runtime.service.AdaptableService
 
hasAdapter(Class<?>) - Method in class org.nuxeo.runtime.service.AdaptableServiceImpl
 
hasAdapter(Object, String) - Method in interface org.nuxeo.runtime.services.adapter.AdapterManager
Returns whether there is an adapter factory registered that may be able to convert adaptable to an object of type adapterTypeName.
hasComponent(ComponentName) - Method in interface org.nuxeo.runtime.remoting.Server
 
hasComponent(ComponentName) - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
hasComponent(ComponentName) - Method in class org.nuxeo.runtime.remoting.ServerImpl
 
hasExtension(String) - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
hashCode() - Method in class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
hashCode() - Method in class org.nuxeo.runtime.api.login.SystemLoginPermission
 
hashCode() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
hashCode() - Method in class org.nuxeo.runtime.api.ServiceGroup
 
hashCode() - Method in class org.nuxeo.runtime.api.ServiceHost
 
hashCode() - Method in class org.nuxeo.runtime.deploy.Contribution
 
hashCode() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
hashCode() - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
hashCode() - Method in class org.nuxeo.runtime.model.ComponentName
 
hashCode() - Method in class org.nuxeo.runtime.Version
 
hasStream(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
 
hasStream(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamManager
 
hasStream(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
hasStream(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 

I

IAdapterFactoryExt - Interface in org.nuxeo.runtime.services.adapter.extension
An internal interface that exposes portion of AdapterFactoryProxy functionality without the need to import the class itself.
id - Variable in class org.nuxeo.runtime.ComponentEvent
The event id.
id - Variable in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
id - Variable in class org.nuxeo.runtime.remoting.RemoteEvent
 
id - Variable in class org.nuxeo.runtime.RuntimeServiceEvent
The event id.
id - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.DownloadSession
 
identity - Variable in class org.nuxeo.runtime.detection.Peer
the identity of that peer
IGNORE - Static variable in class org.nuxeo.runtime.config.Configuration
 
implies(Permission) - Method in class org.nuxeo.runtime.api.login.SystemLoginPermission
 
in - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.DownloadSession
 
initialize(RuntimeService) - Static method in class org.nuxeo.runtime.api.Framework
 
initialize(String, int, Properties) - Method in class org.nuxeo.runtime.api.JBossServiceLocator
 
initialize(String, int, Properties) - Method in class org.nuxeo.runtime.api.JndiServiceLocator
Initializes and creates the JNDI initial context.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.nuxeo.runtime.api.login.SystemLoginModule
 
initialize(String, int, Properties) - Method in class org.nuxeo.runtime.api.RuntimeServiceLocator
 
initialize(String, int, Properties) - Method in interface org.nuxeo.runtime.api.ServiceLocator
Initializes the service locator.
initialize(String[]) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
InputStreamSource - Class in org.nuxeo.runtime.services.streaming
 
InputStreamSource(InputStream) - Constructor for class org.nuxeo.runtime.services.streaming.InputStreamSource
 
install() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
install() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
Installs the given configuration on the running framework.
install() - Method in class org.nuxeo.runtime.config.v1.ServerConfiguration1
 
install(ManagedComponent, Contribution) - Method in class org.nuxeo.runtime.deploy.Contribution
 
install(ManagedComponent) - Method in class org.nuxeo.runtime.deploy.Contribution
 
install(ManagedComponent) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
install() - Method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
 
install() - Static method in class org.nuxeo.runtime.transaction.TransactedServiceProvider
 
installContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
installContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Installs the contribution given its name.
installSelf() - Method in class org.nuxeo.runtime.api.AnnotatedServiceProvider
 
INSTANCE - Static variable in class org.nuxeo.runtime.expression.DefaultExpression
 
INSTANCE - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
INSTANCE - Static variable in class org.nuxeo.runtime.transaction.TransactedServiceProvider
 
INSTANCE_ID_PROPERTY_NAME - Static variable in class org.nuxeo.runtime.api.RuntimeInstanceIdentifier
 
INTEGER - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
invoke(Object...) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterClient
The method called when anyone calls on the dynamic proxy returned by getProcessor().
invoke(InvocationRequest) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterHandler
Takes the invocation request, which should have a internal parameter of NameBasedInvocation, and converts that to a method call on the target POJO (using reflection).
invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.service.proxy.AdaptableServiceInvoker
 
invoke(Object, Object...) - Method in class org.nuxeo.runtime.service.proxy.MethodInvocation
 
invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.service.proxy.MethodsWrapper
 
invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.service.proxy.ServiceAdapterInvoker
 
invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.transaction.TransactedInstanceHandler
 
invokeAdapter(MethodInvocation, Object[]) - Method in interface org.nuxeo.runtime.service.AdaptableService
 
invokeAdapter(MethodInvocation, Object[]) - Method in class org.nuxeo.runtime.service.AdaptableServiceImpl
 
INVOKER_NAME - Static variable in class org.nuxeo.runtime.remoting.RemotingService
 
IS_STREAMING_SERVER - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
isActivated() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isActivated() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Checks whether this component is activated.
isAutoDetectingPeers() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
isContributionEnabled() - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
isDeployed(URL) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
isDeployed(StreamRef) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
isDeployed(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
isDeployed(URL) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Checks whether the component XML file at given URL was deployed.
isDeployed(StreamRef) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Checks whether the component XML file given by the StreamRef argument was deployed.
isDeployed(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Checks if the component at the given location is deployed.
isDeployed(URL) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
isDeployed(String) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
isDeployed(StreamRef) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
isDevModeSet() - Static method in class org.nuxeo.runtime.api.Framework
 
isDisabled() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isDisabled() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Whether this contribution should be automatically installed at startup.
isDisabled() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
isDisabled() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
isDisabled() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Whether this component is disabled.
isDisposed() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isEqualTo(Version) - Method in class org.nuxeo.runtime.Version
Tests if the current version is equal to the given one.
isGreaterOrEqualThan(Version) - Method in class org.nuxeo.runtime.Version
Tests if the current version is greater or equal to the given one.
isGreaterThan(Version) - Method in class org.nuxeo.runtime.Version
Tests if the current version is greater than the given one.
isInitialized() - Static method in class org.nuxeo.runtime.api.Framework
Tests whether or not the runtime was initialized.
isInstalled(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
isInstalled(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Checks whether a contribution is currently installed.
isJBoss4(Environment) - Static method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
isNuxeoBundle(String) - Static method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
 
isPending() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isPersisted(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
isPersisted(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Checks whether a contribution is currently persisted.
isPersistent() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isPersistent() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Whether or not this registration is persisted by the user (not part of a real bundle).
isPhantom() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
isPhantom(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
isRegistered() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
isRegistered(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
isRegistered(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
Checks whether or not a component with the given name was registered.
isRegistered(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
isRemoteSystemLoginRestricted() - Method in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
 
isRemoveSystemLoginAllowedForInstance(String) - Method in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
 
isResolved() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
isResolved(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
isResolved() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isResolved() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Checks whether this component is resolved (i˙e˙ all its dependencies are satisfied).
isRootContribution() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
isServer() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
isServer() - Method in class org.nuxeo.runtime.remoting.RemotingService
 
isServer() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
isServerNode() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
isStarted() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
isStarted() - Method in interface org.nuxeo.runtime.RuntimeService
Tests whether or not the runtime is started.
isStreamingServer() - Method in class org.nuxeo.runtime.config.NodeConfiguration
 
isSystemId(Principal) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
isSystemId(Principal) - Method in interface org.nuxeo.runtime.api.login.LoginService
 
isSystemLogin(Object) - Static method in class org.nuxeo.runtime.api.login.LoginComponent
 
isTestModeSet() - Static method in class org.nuxeo.runtime.api.Framework
 
isTransactionActive() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Checks if the current User Transaction is active.
isTransactionActiveOrMarkedRollback() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Checks if the current User Transaction is active or marked rollback only.
isTransactionMarkedRollback() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Checks if the current User Transaction is marked rollback only.
iterator() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 

J

J2EEContainerDescriptor - Enum in org.nuxeo.runtime.api
Helper class to get container related properties.
JBossServiceLocator - Class in org.nuxeo.runtime.api
 
JBossServiceLocator() - Constructor for class org.nuxeo.runtime.api.JBossServiceLocator
 
JBossServiceLocatorFactory - Class in org.nuxeo.runtime.api
 
JBossServiceLocatorFactory() - Constructor for class org.nuxeo.runtime.api.JBossServiceLocatorFactory
 
JexlExpression - Class in org.nuxeo.runtime.expression
 
JexlExpression(String) - Constructor for class org.nuxeo.runtime.expression.JexlExpression
 
JndiServiceLocator - Class in org.nuxeo.runtime.api
 
JndiServiceLocator() - Constructor for class org.nuxeo.runtime.api.JndiServiceLocator
 

L

lastHeartBeat - Variable in class org.nuxeo.runtime.detection.Peer
timestamp of the last heart beat
lastModified - Variable in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
LIST - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
ListenerDescriptor - Class in org.nuxeo.runtime.services.event
 
ListenerDescriptor() - Constructor for class org.nuxeo.runtime.services.event.ListenerDescriptor
 
load(String) - Method in class org.nuxeo.runtime.config.AutoConfigurationService
 
load(String, String, int) - Method in class org.nuxeo.runtime.config.AutoConfigurationService
 
load(String, int) - Method in class org.nuxeo.runtime.config.AutoConfigurationService
 
load(InvokerLocator) - Method in class org.nuxeo.runtime.config.AutoConfigurationService
 
load(String) - Method in class org.nuxeo.runtime.config.Configuration
Loads the configuration from a remote server given its address as an URI.
load(String, int) - Method in class org.nuxeo.runtime.config.Configuration
Loads the configuration from a remote server given its host and port.
loadAdapter(Object, String) - Method in interface org.nuxeo.runtime.services.adapter.AdapterManager
Returns an object that is an instance of the given class name associated with the given object.
loadClass(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
loadClass(String) - Method in class org.nuxeo.runtime.model.impl.XMapContext
 
loadClass(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Loads the class given its name.
loadClass(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
loadClass(String) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
loadConfig(InvokerLocator, Server, String) - Static method in class org.nuxeo.runtime.config.ConfigurationHandler
 
loadConfig(InvokerLocator, Server, Version) - Static method in class org.nuxeo.runtime.config.ConfigurationHandler
 
loadConfig(InvokerLocator, Server) - Method in class org.nuxeo.runtime.config.ConfigurationHandler
Loads the configuration of the given remote server.
loadContributions(RegistrationInfoImpl, Extension) - Static method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
loadContributions(RegistrationInfo, Extension) - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
loadFactory(boolean) - Method in interface org.nuxeo.runtime.services.adapter.extension.IAdapterFactoryExt
Loads the real adapter factory, but only if its associated plug-in is already loaded.
loadMetadata(ContributionFile) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
loadPersistedComponent(File) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
loadPersistedComponents() - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
loadPersistedComponents(RuntimeContext, File) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
loadProperties(File) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
loadProperties(URL) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
loadProperties(InputStream) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
loadXml(File) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
loadXml(InputStream) - Static method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
LOCAL_SERVER - Static variable in class org.nuxeo.runtime.api.ServiceHost
 
LocatorHelper - Class in org.nuxeo.runtime.remoting
Helps to create locators for nuxeo runtime nodes.
log - Static variable in enum org.nuxeo.runtime.api.J2EEContainerDescriptor
 
log - Static variable in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
login() - Static method in class org.nuxeo.runtime.api.Framework
Login in the system as the system user (a pseudo-user having all privileges).
login(String, Object) - Static method in class org.nuxeo.runtime.api.Framework
Login in the system as the given user using the given password.
login(CallbackHandler) - Static method in class org.nuxeo.runtime.api.Framework
Login in the system using the given callback handler for login info resolution.
login() - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
login(String, Object) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
login(CallbackHandler) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
login() - Method in interface org.nuxeo.runtime.api.login.LoginService
System login, using a private principal that has all privileges.
login(String, Object) - Method in interface org.nuxeo.runtime.api.login.LoginService
Client login using the given username and password.
login(CallbackHandler) - Method in interface org.nuxeo.runtime.api.login.LoginService
Client login using a custom callback handler to retrieve login info.
login(Subject) - Method in class org.nuxeo.runtime.api.login.SecurityDomain
 
login(CallbackHandler) - Method in class org.nuxeo.runtime.api.login.SecurityDomain
 
login(Subject, CallbackHandler) - Method in class org.nuxeo.runtime.api.login.SecurityDomain
 
login(String, Object) - Method in class org.nuxeo.runtime.api.login.SecurityDomain
 
login() - Method in class org.nuxeo.runtime.api.login.SystemLoginModule
 
loginAs(String) - Static method in class org.nuxeo.runtime.api.Framework
Login in the system as the system user (a pseudo-user having all privileges).
loginAs(String) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
loginAs(String) - Method in interface org.nuxeo.runtime.api.login.LoginService
System login, using a private principal that has all privileges.
LoginComponent - Class in org.nuxeo.runtime.api.login
 
LoginComponent() - Constructor for class org.nuxeo.runtime.api.login.LoginComponent
 
LoginComponent.SystemID - Class in org.nuxeo.runtime.api.login
 
LoginComponent.SystemID() - Constructor for class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
LoginComponent.SystemID(String) - Constructor for class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
LoginConfiguration - Class in org.nuxeo.runtime.api.login
Custom login configuration.
LoginModuleDescriptor - Class in org.nuxeo.runtime.api.login
 
LoginModuleDescriptor() - Constructor for class org.nuxeo.runtime.api.login.LoginModuleDescriptor
 
LoginService - Interface in org.nuxeo.runtime.api.login
 
logout() - Method in class org.nuxeo.runtime.api.login.SystemLoginModule
 
LONG - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
lookup(String) - Static method in class org.nuxeo.runtime.api.Framework
Lookup a registered object given its key.
lookup(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.JBossServiceLocator
 
lookup(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.JndiServiceLocator
 
lookup(String) - Method in class org.nuxeo.runtime.api.JndiServiceLocator
 
lookup(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.RuntimeServiceLocator
 
lookup(String) - Method in class org.nuxeo.runtime.api.RuntimeServiceLocator
 
lookup(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.ServiceGroup
 
lookup(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.ServiceHost
 
lookup(ServiceDescriptor) - Method in interface org.nuxeo.runtime.api.ServiceLocator
Lookup the service described by the given service descriptor.
lookup(String) - Method in interface org.nuxeo.runtime.api.ServiceLocator
Lookup the service given its ID.
lookupTransactionManager() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Looks up the TransactionManager in JNDI.
lookupUserTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Looks up the User Transaction in JNDI.

M

m1() - Method in interface org.nuxeo.runtime.service.sample.Service1
 
m1() - Method in class org.nuxeo.runtime.service.sample.Service1Impl
 
m2() - Method in interface org.nuxeo.runtime.service.sample.Service2
 
m2() - Method in class org.nuxeo.runtime.service.sample.Service2Impl
 
main(String[]) - Static method in class org.nuxeo.runtime.api.Framework
 
main(String[]) - Static method in class org.nuxeo.runtime.remoting.RemotingService
 
main(String[]) - Static method in class org.nuxeo.runtime.service.proxy.Test
 
Main - Class in org.nuxeo.runtime.service.sample
 
Main() - Constructor for class org.nuxeo.runtime.service.sample.Main
 
main(String[]) - Static method in class org.nuxeo.runtime.service.sample.Main
 
main(String[]) - Static method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
main(String[]) - Static method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
ManagedComponent - Class in org.nuxeo.runtime.deploy
 
ManagedComponent() - Constructor for class org.nuxeo.runtime.deploy.ManagedComponent
 
MAX - Static variable in class org.nuxeo.runtime.Version
 
MethodInvocation - Class in org.nuxeo.runtime.service.proxy
 
MethodInvocation(Method) - Constructor for class org.nuxeo.runtime.service.proxy.MethodInvocation
 
MethodsWrapper - Class in org.nuxeo.runtime.service.proxy
Define wrappers for some methods on the target class.
MethodsWrapper(Class<?>) - Constructor for class org.nuxeo.runtime.service.proxy.MethodsWrapper
 
MethodWrapper - Annotation Type in org.nuxeo.runtime.service.proxy
 
MIN - Static variable in class org.nuxeo.runtime.Version
 
MulticastDetector<T> - Class in org.nuxeo.runtime.detection
 
MulticastDetector(String, InetAddress, int) - Constructor for class org.nuxeo.runtime.detection.MulticastDetector
 
MulticastDetector(String) - Constructor for class org.nuxeo.runtime.detection.MulticastDetector
 
MulticastDetector(String, String, int) - Constructor for class org.nuxeo.runtime.detection.MulticastDetector
 

N

NAME - Static variable in class org.nuxeo.runtime.api.login.LoginComponent
 
NAME - Static variable in class org.nuxeo.runtime.api.ServiceManagement
 
name - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
NAME - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
NAME - Static variable in class org.nuxeo.runtime.remoting.RemotingService
 
NAME - Static variable in class org.nuxeo.runtime.services.deployment.DeploymentService
 
NAME - Static variable in class org.nuxeo.runtime.services.event.EventService
 
NAME - Static variable in class org.nuxeo.runtime.services.streaming.StreamingService
 
NAME - Static variable in class org.nuxeo.runtime.util.SimpleRuntime
 
newProxy(T, Class<T>) - Static method in class org.nuxeo.runtime.transaction.TransactedInstanceHandler
 
NODE_ID - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
NodeConfiguration - Class in org.nuxeo.runtime.config
 
NodeConfiguration() - Constructor for class org.nuxeo.runtime.config.NodeConfiguration
 
normalize(InvokerLocator) - Method in class org.nuxeo.runtime.config.NodeConfiguration
Normalize hosts specifications from several config properties like the invoker, streaming server, jndi client env.
NoSuchAdapterException - Exception in org.nuxeo.runtime.service
 
NoSuchAdapterException(String) - Constructor for exception org.nuxeo.runtime.service.NoSuchAdapterException
 
notifyApplicationStarted() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
notifyApplicationStarted() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Notify the component instance that the Nuxeo application started
NuxeoUnMarshaller - Class in org.nuxeo.runtime.remoting.transporter
 
NuxeoUnMarshaller() - Constructor for class org.nuxeo.runtime.remoting.transporter.NuxeoUnMarshaller
 
NXRuntimeApplication - Class in org.nuxeo.runtime.util
 

O

OBJECT - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
options - Variable in class org.nuxeo.runtime.api.login.LoginModuleDescriptor
 
org.nuxeo.runtime - package org.nuxeo.runtime
 
org.nuxeo.runtime.api - package org.nuxeo.runtime.api
 
org.nuxeo.runtime.api.login - package org.nuxeo.runtime.api.login
 
org.nuxeo.runtime.config - package org.nuxeo.runtime.config
 
org.nuxeo.runtime.config.v1 - package org.nuxeo.runtime.config.v1
 
org.nuxeo.runtime.deploy - package org.nuxeo.runtime.deploy
 
org.nuxeo.runtime.detection - package org.nuxeo.runtime.detection
 
org.nuxeo.runtime.expression - package org.nuxeo.runtime.expression
 
org.nuxeo.runtime.model - package org.nuxeo.runtime.model
 
org.nuxeo.runtime.model.impl - package org.nuxeo.runtime.model.impl
 
org.nuxeo.runtime.model.persistence - package org.nuxeo.runtime.model.persistence
 
org.nuxeo.runtime.model.persistence.fs - package org.nuxeo.runtime.model.persistence.fs
 
org.nuxeo.runtime.osgi - package org.nuxeo.runtime.osgi
 
org.nuxeo.runtime.remoting - package org.nuxeo.runtime.remoting
 
org.nuxeo.runtime.remoting.transporter - package org.nuxeo.runtime.remoting.transporter
 
org.nuxeo.runtime.service - package org.nuxeo.runtime.service
 
org.nuxeo.runtime.service.proxy - package org.nuxeo.runtime.service.proxy
 
org.nuxeo.runtime.service.sample - package org.nuxeo.runtime.service.sample
 
org.nuxeo.runtime.services.adapter - package org.nuxeo.runtime.services.adapter
 
org.nuxeo.runtime.services.adapter.extension - package org.nuxeo.runtime.services.adapter.extension
 
org.nuxeo.runtime.services.deployment - package org.nuxeo.runtime.services.deployment
 
org.nuxeo.runtime.services.event - package org.nuxeo.runtime.services.event
 
org.nuxeo.runtime.services.resource - package org.nuxeo.runtime.services.resource
 
org.nuxeo.runtime.services.streaming - package org.nuxeo.runtime.services.streaming
 
org.nuxeo.runtime.transaction - package org.nuxeo.runtime.transaction
 
org.nuxeo.runtime.util - package org.nuxeo.runtime.util
 
OSGiComponentLoader - Class in org.nuxeo.runtime.osgi
 
OSGiComponentLoader(OSGiRuntimeService) - Constructor for class org.nuxeo.runtime.osgi.OSGiComponentLoader
 
OSGiHostAdapter - Class in org.nuxeo.runtime.osgi
 
OSGiHostAdapter() - Constructor for class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
OSGiRuntimeActivator - Class in org.nuxeo.runtime.osgi
The default BundleActivator for NXRuntime over an OSGi comp.
OSGiRuntimeActivator() - Constructor for class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
OSGiRuntimeContext - Class in org.nuxeo.runtime.osgi
 
OSGiRuntimeContext(Bundle) - Constructor for class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
OSGiRuntimeContext(RuntimeService, Bundle) - Constructor for class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
OSGiRuntimeService - Class in org.nuxeo.runtime.osgi
The default implementation of NXRuntime over an OSGi compatible environment.
OSGiRuntimeService(BundleContext) - Constructor for class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
OSGiRuntimeService(OSGiRuntimeContext, BundleContext) - Constructor for class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
out - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.UploadSession
 

P

parse(String) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
Constructs the object used to identify a remoting server via simple uri format string (e.g.
parseString(String) - Static method in class org.nuxeo.runtime.Version
Creates a new version object given a string representation of the version.
Peer<T> - Class in org.nuxeo.runtime.detection
 
Peer(InetAddress, int, String) - Constructor for class org.nuxeo.runtime.detection.Peer
 
peerOffline(Peer) - Method in interface org.nuxeo.runtime.detection.DetectionHandler
 
peerOnline(Peer) - Method in interface org.nuxeo.runtime.detection.DetectionHandler
A new peer was detected.
PeerRegistry - Class in org.nuxeo.runtime.detection
 
PeerRegistry() - Constructor for class org.nuxeo.runtime.detection.PeerRegistry
 
PEERS - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
PHANTOM - Static variable in class org.nuxeo.runtime.deploy.DependencyTree
 
ping(String, int) - Static method in class org.nuxeo.runtime.remoting.RemotingService
Deprecated. should no more be used - use instead AutoConfigurationService
port - Variable in class org.nuxeo.runtime.detection.Peer
this peer port
preferredSize - Variable in class org.nuxeo.runtime.services.streaming.DownloadInfo
 
PREFIX_PROPERTY - Static variable in class org.nuxeo.runtime.api.DataSourceHelper
 
PRODUCT_NAME - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
PRODUCT_VERSION - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
PROP_CONFIG_DIR - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
The OSGi application config directory.
PROP_HOME_DIR - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
Can be used to change the runtime home directory
PROP_HOST_ADAPTER - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
The host adapter.
PROP_INSTALL_DIR - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
The OSGi application install directory.
PROP_NUXEO_BIND_ADDRESS - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
Property - Class in org.nuxeo.runtime.model
 
Property() - Constructor for class org.nuxeo.runtime.model.Property
 
PropertyDecoder - Class in org.nuxeo.runtime.model.impl
 
PropertyDecoder() - Constructor for class org.nuxeo.runtime.model.impl.PropertyDecoder
 
put(String, Object) - Method in class org.nuxeo.runtime.expression.Context
 

R

read(RuntimeContext, InputStream) - Method in class org.nuxeo.runtime.model.impl.ComponentDescriptorReader
 
read(RuntimeContext, InputStream) - Method in class org.nuxeo.runtime.model.impl.ExtensionDescriptorReader
 
read() - Method in class org.nuxeo.runtime.services.streaming.RemoteInputStream
 
read(byte[], int, int) - Method in class org.nuxeo.runtime.services.streaming.RemoteInputStream
 
readJndiProperties(Properties) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
 
REDIRECT_JUL - Static variable in class org.nuxeo.runtime.AbstractRuntimeService
Property that controls whether or not to redirect JUL to JCL.
refresh() - Method in class org.nuxeo.runtime.api.login.LoginConfiguration
 
register(RegistrationInfo) - Method in interface org.nuxeo.runtime.model.ComponentManager
Handles the registration of the given registration info.
register(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
registerAdapter(AdapterFactory<?>) - Method in class org.nuxeo.runtime.service.AdapterManager
 
registerAdapters(AdapterFactory, Class) - Method in interface org.nuxeo.runtime.services.adapter.AdapterManager
Registers the given adapter factory as extending objects of the given type.
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.api.ServiceManagement
 
registerContribution(Contribution) - Method in class org.nuxeo.runtime.deploy.ContributionManager
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.deployment.DeploymentService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
registerContributionManager(String, ContributionManager) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
 
registerDecoder(String, PropertyDecoder) - Static method in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
REGISTERED - Static variable in class org.nuxeo.runtime.deploy.DependencyTree
 
REGISTERED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
registerExtension(Extension) - Method in interface org.nuxeo.runtime.model.Extensible
Registers the given extension.
registerExtension(Extension) - Method in class org.nuxeo.runtime.model.ExtensionRegistry
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.model.ReloadableComponent
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.services.event.EventService
 
registerFactory(String, ServiceLocatorFactory) - Static method in class org.nuxeo.runtime.api.ServiceLocatorFactory
 
registerFactory(ConfigurationFactory) - Static method in class org.nuxeo.runtime.config.ConfigurationFactory
 
registerHandler(ConfigurationHandler) - Static method in class org.nuxeo.runtime.config.ConfigurationHandler
 
registerServer(ServiceHost) - Method in class org.nuxeo.runtime.api.ServiceManager
 
registerService(Class<T>, Class<?>) - Method in class org.nuxeo.runtime.api.DefaultServiceProvider
 
registerService(Class<T>, Object) - Method in class org.nuxeo.runtime.api.DefaultServiceProvider
 
registerService(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.ServiceManager
 
registerServices(RegistrationInfoImpl) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
registrationInfo - Variable in class org.nuxeo.runtime.ComponentEvent
The component this event relates to if any, null otherwise.
RegistrationInfo - Interface in org.nuxeo.runtime.model
The component registration info.
RegistrationInfoImpl - Class in org.nuxeo.runtime.model.impl
 
RegistrationInfoImpl() - Constructor for class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
RegistrationInfoImpl(ComponentName) - Constructor for class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
Useful when dynamically registering components
reload() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Reload the component.
reload() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
reload() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
Reload the underlying component if reload is supported
reload(ComponentContext) - Method in interface org.nuxeo.runtime.model.Reloadable
Reload the component registries and services.
reload(ComponentContext) - Method in class org.nuxeo.runtime.model.ReloadableComponent
 
reload() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
Reloadable - Interface in org.nuxeo.runtime.model
A reloadable component.
ReloadableComponent - Class in org.nuxeo.runtime.model
A component that expose a reload method usefull to completely reload the component and preserving already registered extensions.
ReloadableComponent() - Constructor for class org.nuxeo.runtime.model.ReloadableComponent
 
reloadProperties() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
reloadProperties() - Method in interface org.nuxeo.runtime.RuntimeService
Reread all property files loaded at startup.
reloadProperties() - Method in class org.nuxeo.runtime.util.SimpleRuntime
 
reloadResourceLoader() - Static method in class org.nuxeo.runtime.api.Framework
 
REMOTE_SYSTEM_LOGIN_TRUSTED_INSTANCES_PROP - Static variable in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
 
RemoteClassLoader - Class in org.nuxeo.runtime.remoting
 
RemoteClassLoader(ServerDescriptor, ComponentName, ClassLoader) - Constructor for class org.nuxeo.runtime.remoting.RemoteClassLoader
 
RemoteComponent - Class in org.nuxeo.runtime.remoting
 
RemoteComponent(ServerDescriptor, ComponentName) - Constructor for class org.nuxeo.runtime.remoting.RemoteComponent
 
RemoteComponentInstance - Class in org.nuxeo.runtime.remoting
 
RemoteComponentInstance(ComponentName, RemoteContext) - Constructor for class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
RemoteContext - Class in org.nuxeo.runtime.remoting
TODO: Work in progress.
RemoteContext(ServerDescriptor, ComponentName, ClassLoader) - Constructor for class org.nuxeo.runtime.remoting.RemoteContext
 
RemoteEvent - Class in org.nuxeo.runtime.remoting
 
RemoteEvent(int, ComponentName, Serializable) - Constructor for class org.nuxeo.runtime.remoting.RemoteEvent
 
RemoteInputStream - Class in org.nuxeo.runtime.services.streaming
Read an input stream from a remote machine using the streaming service
RemoteInputStream(StreamManagerClient, String) - Constructor for class org.nuxeo.runtime.services.streaming.RemoteInputStream
 
RemotingService - Class in org.nuxeo.runtime.remoting
 
RemotingService() - Constructor for class org.nuxeo.runtime.remoting.RemotingService
 
remove(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
removeAdapterFactory(Class<?>, AdapterFactory<?>) - Method in class org.nuxeo.runtime.service.AdaptableDescriptor
 
removeComponent(String) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
removeComponent(ComponentName) - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
removeComponentListener(ComponentListener) - Method in interface org.nuxeo.runtime.model.ComponentManager
Removes a component listener.
removeComponentListener(ComponentListener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
removeConfigurationChangedListener(ConfigurationChangedListener) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
removeContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
removeContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Removes a persisted contribution given its name.
removeContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
 
removeContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
removeContributions() - Method in class org.nuxeo.runtime.model.ExtensionRegistry
Remove all registered contributions.
removeExtension(String) - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
 
removeGroup(String) - Method in class org.nuxeo.runtime.api.ServiceManager
 
removeGroups() - Method in class org.nuxeo.runtime.api.ServiceManager
 
removeListener(RuntimeServiceListener) - Static method in class org.nuxeo.runtime.api.Framework
Removes the given listener.
removeListener(FileChangeListener) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
removeListener(InvokerCallbackHandler) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeListener(String, EventListener) - Method in class org.nuxeo.runtime.services.event.EventService
 
removePeer(String) - Method in class org.nuxeo.runtime.detection.PeerRegistry
 
removeResource(String) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
removeSecurityDomain(String) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
removeSecurityDomain(String) - Method in interface org.nuxeo.runtime.api.login.LoginService
 
removeSecurityDomains() - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
removeSecurityDomains() - Method in interface org.nuxeo.runtime.api.login.LoginService
 
removeServers() - Method in class org.nuxeo.runtime.api.ServiceManager
Removes all registered servers.
removeService(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.ServiceGroup
 
removeService(String) - Method in class org.nuxeo.runtime.api.ServiceRegistry
 
removeServices() - Method in class org.nuxeo.runtime.api.ServiceManager
 
removeStream(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
 
removeStream(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamManager
 
removeStream(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
removeStream(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
removeWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
REPLACE - Static variable in class org.nuxeo.runtime.config.Configuration
 
reset() - Method in class org.nuxeo.runtime.api.ServiceManager
 
RESET - Static variable in class org.nuxeo.runtime.config.Configuration
 
resolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
resolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.Contribution
 
resolve(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
resolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
resolve() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
RESOLVED - Static variable in class org.nuxeo.runtime.deploy.DependencyTree
 
RESOLVED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
 
resolveHost(String) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
 
ResourceDescriptor - Class in org.nuxeo.runtime.services.resource
A pointer to a template located in the contributor bundle.
ResourceDescriptor() - Constructor for class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
ResourceDescriptor(String, Resource) - Constructor for class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
ResourceService - Class in org.nuxeo.runtime.services.resource
 
ResourceService() - Constructor for class org.nuxeo.runtime.services.resource.ResourceService
 
restart() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
RESTRICT_REMOTE_SYSTEM_LOGIN_PROP - Static variable in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
 
ri - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
runtime - Variable in class org.nuxeo.runtime.RuntimeServiceEvent
 
RUNTIME_ABOUT_TO_START - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
 
RUNTIME_ABOUT_TO_STOP - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
 
RUNTIME_STARTED - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
 
RUNTIME_STOPPED - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
 
RuntimeContext - Interface in org.nuxeo.runtime.model
The runtime context.
RuntimeExtension - Interface in org.nuxeo.runtime
A runtime extension is a service that is started by the runtime when it starts using the runtime service context.
RuntimeInstanceIdentifier - Class in org.nuxeo.runtime.api
Provides a way to identify a Nuxeo Runtime instance.
RuntimeInstanceIdentifier() - Constructor for class org.nuxeo.runtime.api.RuntimeInstanceIdentifier
 
RuntimeService - Interface in org.nuxeo.runtime
The runtime service: a singleton object that provides access to the Nuxeo Runtime.
RuntimeServiceEvent - Class in org.nuxeo.runtime
An event in the Nuxeo Runtime life cycle.
RuntimeServiceEvent(int, RuntimeService) - Constructor for class org.nuxeo.runtime.RuntimeServiceEvent
 
RuntimeServiceException - Exception in org.nuxeo.runtime
Describes a runtime service exception.
RuntimeServiceException() - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
 
RuntimeServiceException(String) - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
 
RuntimeServiceException(String, Throwable) - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
 
RuntimeServiceException(Throwable) - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
 
RuntimeServiceListener - Interface in org.nuxeo.runtime
Listener to be notified about the runtime service's life cycle events.
RuntimeServiceLocator - Class in org.nuxeo.runtime.api
A server implementation that use Nuxeo Runtime to lookup services.
RuntimeServiceLocator() - Constructor for class org.nuxeo.runtime.api.RuntimeServiceLocator
 

S

safeCreate(File, String) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
safeRead(File) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
safeRemove(File) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
safeWrite(File, String) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
SecurityDomain - Class in org.nuxeo.runtime.api.login
 
SecurityDomain() - Constructor for class org.nuxeo.runtime.api.login.SecurityDomain
 
SecurityDomain(String) - Constructor for class org.nuxeo.runtime.api.login.SecurityDomain
 
SecurityDomain(String, AppConfigurationEntry[]) - Constructor for class org.nuxeo.runtime.api.login.SecurityDomain
 
sendCancelableEvent(Event) - Method in class org.nuxeo.runtime.services.event.EventService
 
sendEvent(RuntimeServiceEvent) - Static method in class org.nuxeo.runtime.api.Framework
 
sendEvent(Event) - Method in class org.nuxeo.runtime.services.event.EventService
 
Server - Interface in org.nuxeo.runtime.remoting
 
SERVER_ENABLED - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
SERVER_HOST - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
SERVER_LOCATOR - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
SERVER_PORT - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
SERVER_TYPE - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
ServerConfiguration - Interface in org.nuxeo.runtime.config
 
ServerConfiguration1 - Class in org.nuxeo.runtime.config.v1
 
ServerConfiguration1(InvokerLocator, String, Version) - Constructor for class org.nuxeo.runtime.config.v1.ServerConfiguration1
 
ServerDescriptor - Class in org.nuxeo.runtime.remoting
 
ServerDescriptor(InvokerLocator) - Constructor for class org.nuxeo.runtime.remoting.ServerDescriptor
 
ServerDescriptor(String) - Constructor for class org.nuxeo.runtime.remoting.ServerDescriptor
 
ServerImpl - Class in org.nuxeo.runtime.remoting
 
ServerImpl(RemotingService, RuntimeService) - Constructor for class org.nuxeo.runtime.remoting.ServerImpl
 
Service1 - Interface in org.nuxeo.runtime.service.sample
 
Service1Impl - Class in org.nuxeo.runtime.service.sample
 
Service1Impl() - Constructor for class org.nuxeo.runtime.service.sample.Service1Impl
 
Service2 - Interface in org.nuxeo.runtime.service.sample
 
Service2Adapter - Class in org.nuxeo.runtime.service.sample
 
Service2Adapter() - Constructor for class org.nuxeo.runtime.service.sample.Service2Adapter
 
Service2Impl - Class in org.nuxeo.runtime.service.sample
 
Service2Impl(Service1) - Constructor for class org.nuxeo.runtime.service.sample.Service2Impl
 
ServiceAdapter - Interface in org.nuxeo.runtime.api
 
ServiceAdapterInvoker - Class in org.nuxeo.runtime.service.proxy
 
ServiceAdapterInvoker(AdaptableServiceInvoker<?>) - Constructor for class org.nuxeo.runtime.service.proxy.ServiceAdapterInvoker
 
ServiceDescriptor - Class in org.nuxeo.runtime.api
 
ServiceDescriptor() - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
To be used by XMap.
ServiceDescriptor(String) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
 
ServiceDescriptor(String, String) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
 
ServiceDescriptor(String, String, String) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
 
ServiceDescriptor(Class<?>) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
 
ServiceDescriptor(Class<?>, String) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
 
ServiceDescriptor(Class<?>, String, String) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
 
ServiceDescriptor - Class in org.nuxeo.runtime.model.impl
 
ServiceDescriptor() - Constructor for class org.nuxeo.runtime.model.impl.ServiceDescriptor
 
ServiceGroup - Class in org.nuxeo.runtime.api
 
ServiceGroup(String) - Constructor for class org.nuxeo.runtime.api.ServiceGroup
 
ServiceHost - Class in org.nuxeo.runtime.api
 
ServiceHost() - Constructor for class org.nuxeo.runtime.api.ServiceHost
 
ServiceHost(Class<? extends ServiceLocator>) - Constructor for class org.nuxeo.runtime.api.ServiceHost
 
ServiceHost(Class<? extends ServiceLocator>, String[]) - Constructor for class org.nuxeo.runtime.api.ServiceHost
 
ServiceLocator - Interface in org.nuxeo.runtime.api
A service locator is used to locate services given a service ID or descriptor.
ServiceLocatorFactory - Class in org.nuxeo.runtime.api
 
ServiceLocatorFactory() - Constructor for class org.nuxeo.runtime.api.ServiceLocatorFactory
 
ServiceManagement - Class in org.nuxeo.runtime.api
 
ServiceManagement() - Constructor for class org.nuxeo.runtime.api.ServiceManagement
 
ServiceManager - Class in org.nuxeo.runtime.api
 
ServiceManager - Interface in org.nuxeo.runtime
A service manager.
ServiceProvider - Interface in org.nuxeo.runtime.api
A service provider.
ServiceProxy<T> - Interface in org.nuxeo.runtime.service.proxy
Must be implemented by proxy adapters
ServiceProxyFactory - Class in org.nuxeo.runtime.service.proxy
 
ServiceProxyFactory() - Constructor for class org.nuxeo.runtime.service.proxy.ServiceProxyFactory
 
ServiceRegistry - Class in org.nuxeo.runtime.api
 
ServiceRegistry() - Constructor for class org.nuxeo.runtime.api.ServiceRegistry
 
setAddress(String, int) - Method in class org.nuxeo.runtime.api.ServiceHost
 
setAppConfigurationEntries(AppConfigurationEntry[]) - Method in class org.nuxeo.runtime.api.login.SecurityDomain
 
setBaseContribution(ExtensibleContribution) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
setBaseContributionId(String) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
setBindingsUpdateOption(int) - Method in class org.nuxeo.runtime.config.Configuration
 
setBlacklist(Set<String>) - Method in interface org.nuxeo.runtime.model.ComponentManager
 
setBlacklist(Set<String>) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
setBundle(String) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
setClassLoader(ClassLoader) - Method in class org.nuxeo.runtime.remoting.transporter.NuxeoUnMarshaller
 
setComponent(ComponentInstance) - Method in interface org.nuxeo.runtime.model.Extension
Sets the component owning this extension.
setComponent(ComponentInstance) - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
setConfiguration(NodeConfiguration) - Static method in class org.nuxeo.runtime.config.NodeConfiguration
Gives the possibility to override the current configuration.
setContext(RuntimeContext) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
setContributionId(String) - Method in class org.nuxeo.runtime.deploy.Contribution
 
setContributions(Object[]) - Method in interface org.nuxeo.runtime.model.Extension
Sets the contribution objects.
setContributions(Object[]) - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
setCredential(Object) - Method in class org.nuxeo.runtime.api.login.DefaultCallback
 
setDescription(String) - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Sets the contribution description.
setDescription(String) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
setDescription(String) - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
setDetectionHandler(DetectionHandler) - Method in class org.nuxeo.runtime.detection.MulticastDetector
 
setDisabled(boolean) - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Sets the auto install flag for this contribution.
setDisabled(boolean) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
setDisabled(boolean) - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
setElement(Element) - Method in interface org.nuxeo.runtime.model.Extension
Sets the DOM element that defines this extension.
setElement(Element) - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
setEntries(List<LoginModuleDescriptor>) - Method in class org.nuxeo.runtime.api.login.SecurityDomain
 
setExtension(Extension) - Method in class org.nuxeo.runtime.deploy.Contribution
 
setGroup(String) - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
setGroups(String[]) - Method in class org.nuxeo.runtime.api.ServiceHost
 
setHeartBeatTimeout(long) - Method in class org.nuxeo.runtime.detection.MulticastDetector
 
setHome(File) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
setInstance(OSGiHostAdapter) - Static method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
setInvoker(ServerInvoker) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterHandler
Sets the invoker that owns this handler.
setJndiProperties(Properties) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
setListener(Class<EventListener>) - Method in class org.nuxeo.runtime.services.event.ListenerDescriptor
 
setLocator(String) - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
setLoginUpdateOption(int) - Method in class org.nuxeo.runtime.config.Configuration
 
setMaxBufferSize(int) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
setMBeanServer(MBeanServer) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterHandler
Sets the mbean server that the handler can reference.
setMinBufferSize(int) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
setName(String) - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
setPeers(String[]) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
setPersistent(boolean) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
setPersistent(boolean) - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Set the persistent flag on this registration
setProperties(Properties) - Method in class org.nuxeo.runtime.api.ServiceHost
 
setProperties(Properties) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
setProperty(String, Object) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
setProperty(String, Object) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
setProvider(ServiceProvider) - Static method in class org.nuxeo.runtime.api.DefaultServiceProvider
 
setResource(Resource) - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
setRuntime(RuntimeService) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
setSecurityDomains(SecurityDomain[]) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
setServer(ServiceHost) - Method in class org.nuxeo.runtime.api.ServiceGroup
 
setServer(boolean) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
setServerLocator(String) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
setServersUpdateOption(int) - Method in class org.nuxeo.runtime.config.Configuration
 
setServiceBindings(Map<String, String>) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
setServiceBindingsCompat(ServiceDescriptor[]) - Method in class org.nuxeo.runtime.config.v1.ServerConfiguration1
 
setServiceHostsCompat(ServiceHost[]) - Method in class org.nuxeo.runtime.config.v1.ServerConfiguration1
 
setStreamingLocator(String) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
 
setTransactionRollbackOnly() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Sets the current User Transaction as rollback only.
setUpdateStreamingOption(int) - Method in class org.nuxeo.runtime.config.Configuration
 
setVars(Map) - Method in class org.nuxeo.runtime.expression.Context
 
SharedResourceLoader - Class in org.nuxeo.runtime.api
 
SharedResourceLoader(URL[], ClassLoader) - Constructor for class org.nuxeo.runtime.api.SharedResourceLoader
 
SHORT - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
shutdown() - Static method in class org.nuxeo.runtime.api.Framework
 
shutdown() - Method in interface org.nuxeo.runtime.model.ComponentManager
Shuts down the component registry.
shutdown() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
shutdown() - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
sid - Variable in class org.nuxeo.runtime.services.streaming.DownloadInfo
 
SimpleRuntime - Class in org.nuxeo.runtime.util
A runtime service used for JUnit tests.
SimpleRuntime() - Constructor for class org.nuxeo.runtime.util.SimpleRuntime
 
SimpleRuntime(String) - Constructor for class org.nuxeo.runtime.util.SimpleRuntime
 
SimpleRuntime(File) - Constructor for class org.nuxeo.runtime.util.SimpleRuntime
 
size() - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the number of registered objects in this registry.
size() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
src - Variable in class org.nuxeo.runtime.services.deployment.DeploymentDescriptor
 
src - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.DownloadSession
 
start() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
start(int, int) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
start() - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
start() - Method in class org.nuxeo.runtime.detection.MulticastDetector
 
start() - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
start() - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Starts the service.
start(BundleContext) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
start() - Method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
Starts the remoting server.
start() - Method in interface org.nuxeo.runtime.RuntimeExtension
Starts the runtime extension.
start() - Method in interface org.nuxeo.runtime.RuntimeService
Starts the runtime.
start() - Method in interface org.nuxeo.runtime.services.streaming.StreamManager
 
start() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
start() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
start() - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
start(String[]) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
startManager() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
startTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Starts a new User Transaction.
stop() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
stop() - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
stop() - Method in class org.nuxeo.runtime.detection.MulticastDetector
 
stop() - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
stop() - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Stops the service.
stop(BundleContext) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
stop() - Method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
Stops the remoting server.
stop() - Method in interface org.nuxeo.runtime.RuntimeExtension
Stops the runtime extension.
stop() - Method in interface org.nuxeo.runtime.RuntimeService
Stops the runtime.
stop() - Method in interface org.nuxeo.runtime.services.streaming.StreamManager
 
stop() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
stop() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
stopManager() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
STORAGE_XP - Static variable in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
STREAMING_LOCATOR - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
 
StreamingServer - Interface in org.nuxeo.runtime.services.streaming
 
StreamingService - Class in org.nuxeo.runtime.services.streaming
 
StreamingService() - Constructor for class org.nuxeo.runtime.services.streaming.StreamingService
 
StreamManager - Interface in org.nuxeo.runtime.services.streaming
 
StreamManagerClient - Class in org.nuxeo.runtime.services.streaming
 
StreamManagerClient(String) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
StreamManagerClient(String, int, int) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerClient
 
StreamManagerServer - Class in org.nuxeo.runtime.services.streaming
 
StreamManagerServer(String, int, File) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
StreamManagerServer(String, File) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
StreamManagerServer(InvokerLocator, File) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
StreamManagerServer(TransporterServer, File) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
StreamManagerServer.DownloadSession - Class in org.nuxeo.runtime.services.streaming
 
StreamManagerServer.DownloadSession(StreamSource) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer.DownloadSession
 
StreamManagerServer.UploadSession - Class in org.nuxeo.runtime.services.streaming
 
StreamManagerServer.UploadSession() - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer.UploadSession
 
StreamRef - Interface in org.nuxeo.runtime.model
A named stream used to be able to deploy new components without referring to them via URLs.
StreamSource - Interface in org.nuxeo.runtime.services.streaming
 
STRING - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
StringSource - Class in org.nuxeo.runtime.services.streaming
 
StringSource(String) - Constructor for class org.nuxeo.runtime.services.streaming.StringSource
 
superComponent - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
SYSTEM_LOGIN - Static variable in class org.nuxeo.runtime.api.login.LoginComponent
 
SYSTEM_USERNAME - Static variable in class org.nuxeo.runtime.api.login.LoginComponent
 
SystemLoginModule - Class in org.nuxeo.runtime.api.login
 
SystemLoginModule() - Constructor for class org.nuxeo.runtime.api.login.SystemLoginModule
 
SystemLoginPermission - Class in org.nuxeo.runtime.api.login
 
SystemLoginPermission() - Constructor for class org.nuxeo.runtime.api.login.SystemLoginPermission
 
SystemLoginRestrictionManager - Class in org.nuxeo.runtime.api.login
Manage restrictions for usage of SystemLogin.
SystemLoginRestrictionManager() - Constructor for class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
 

T

Test<T> - Class in org.nuxeo.runtime.service.proxy
 
Test(T) - Constructor for class org.nuxeo.runtime.service.proxy.Test
 
TM_NAMES - Static variable in class org.nuxeo.runtime.transaction.TransactionHelper
Various binding names for the TransactionManager.
toString() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
toString() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
 
toString() - Method in class org.nuxeo.runtime.api.ServiceGroup
 
toString() - Method in class org.nuxeo.runtime.ComponentEvent
 
toString() - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
toString() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
 
toString() - Method in class org.nuxeo.runtime.deploy.Contribution
 
toString() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
toString() - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
toString() - Method in class org.nuxeo.runtime.detection.Peer
 
toString() - Method in class org.nuxeo.runtime.model.ComponentName
 
toString() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
toString() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
toString() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
toString() - Method in class org.nuxeo.runtime.remoting.RemoteEvent
 
toString() - Method in class org.nuxeo.runtime.RuntimeServiceEvent
 
toString() - Method in class org.nuxeo.runtime.services.event.Event
 
toString() - Method in class org.nuxeo.runtime.services.event.ListenerDescriptor
 
toString() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
toString() - Method in class org.nuxeo.runtime.Version
Gets the string representation of this version.
toXML() - Method in interface org.nuxeo.runtime.model.Extension
Gets the XML representation for this extension.
toXML() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
Gets the XML string for this extension.
trackFile(File, Object) - Static method in class org.nuxeo.runtime.api.Framework
Deletes the given file when the marker object is collected by GC.
trackFile(File, Object, FileDeleteStrategy) - Static method in class org.nuxeo.runtime.api.Framework
Deletes the given file when the marker object is collected by GC.
Transacted - Annotation Type in org.nuxeo.runtime.transaction
 
TransactedInstanceHandler<T> - Class in org.nuxeo.runtime.transaction
Start a user transaction if method or class is annotated for and if there is no transaction active
TransactedServiceProvider - Class in org.nuxeo.runtime.transaction
Allocate transacted invocation handlers and return proxies if service is annotated with Transacted annotations.
TransactedServiceProvider() - Constructor for class org.nuxeo.runtime.transaction.TransactedServiceProvider
 
TransactionHelper - Class in org.nuxeo.runtime.transaction
Utilities to work with transactions.
TransactionRuntimeException - Exception in org.nuxeo.runtime.transaction
Reified checked errors caught while operating the transaction.
TransactionRuntimeException(String, Throwable) - Constructor for exception org.nuxeo.runtime.transaction.TransactionRuntimeException
 
TransactionRuntimeException(String) - Constructor for exception org.nuxeo.runtime.transaction.TransactionRuntimeException
 
TransporterClient - Class in org.nuxeo.runtime.remoting.transporter
Class to be used as a factory via static method calls to get remote proxy to POJO that exists within a external process.
TransporterHandler - Class in org.nuxeo.runtime.remoting.transporter
Simple handler that uses reflection to make calls on target POJO (as supplied in the constructor) when receive invocation requests.
TransporterHandler(Object) - Constructor for class org.nuxeo.runtime.remoting.transporter.TransporterHandler
 
TransporterServer - Class in org.nuxeo.runtime.remoting.transporter
Modified to be compatible with 2.0.0.GA - added addHandler() method - as in JBossRemoting 2.0.0.GA The remoting server to expose the target POJO.
TransporterServer(InvokerLocator, Object, String) - Constructor for class org.nuxeo.runtime.remoting.transporter.TransporterServer
Creates a remoting server using the provided locator and subsytem and creating a TransporterHandler which takes the specified target object.
TRUSTED_INSTANCES_SEP - Static variable in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
 

U

undeploy(URL) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
undeploy(File) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
undeploy(URL) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
undeploy(StreamRef) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
undeploy(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
undeploy(URL) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Undeploys a component XML descriptor given its URL.
undeploy(StreamRef) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Same as RuntimeContext.undeploy(URL) but using a StreamRef as stream reference.
undeploy(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Undeploys the component at the given location if any was deployed.
undeploy(URL) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
undeploy(String) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
undeploy(StreamRef) - Method in class org.nuxeo.runtime.remoting.RemoteContext
 
undeploy(String) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
undeploy(URL) - Method in class org.nuxeo.runtime.util.SimpleRuntime
 
uninstall(ManagedComponent, Contribution) - Method in class org.nuxeo.runtime.deploy.Contribution
 
uninstall(ManagedComponent) - Method in class org.nuxeo.runtime.deploy.Contribution
 
uninstall(ManagedComponent) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
uninstall() - Method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
 
uninstallContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
uninstallContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Uninstalls a contribution given is name.
unregister(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
unregister(RegistrationInfo) - Method in interface org.nuxeo.runtime.model.ComponentManager
Handles the unregistration of the given registration info.
unregister(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
Unregisters a component given its name.
unregister(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
unregister(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
unregisterAdapter(Class<?>) - Method in class org.nuxeo.runtime.service.AdapterManager
 
unregisterAdapters(AdapterFactory) - Method in interface org.nuxeo.runtime.services.adapter.AdapterManager
Removes the given adapter factory completely from the list of registered factories.
unregisterAdapters(AdapterFactory, Class) - Method in interface org.nuxeo.runtime.services.adapter.AdapterManager
Removes the given adapter factory from the list of factories registered as extending the given class.
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.api.ServiceManagement
 
unregisterContribution(Contribution) - Method in class org.nuxeo.runtime.deploy.ContributionManager
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.deployment.DeploymentService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
 
UNREGISTERED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
unregisterExtension(Extension) - Method in interface org.nuxeo.runtime.model.Extensible
Unregisters the given extension.
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.model.ExtensionRegistry
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.model.ReloadableComponent
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.services.event.EventService
 
unregisterFactory(String) - Static method in class org.nuxeo.runtime.api.ServiceLocatorFactory
 
unregisterServer(ServiceHost) - Method in class org.nuxeo.runtime.api.ServiceManager
 
unregisterService(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.ServiceManager
 
unregisterServices(RegistrationInfoImpl) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
unresolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
unresolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.Contribution
 
unresolve(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
unresolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
unresolve() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
UnsupportedServerVersionException - Exception in org.nuxeo.runtime.remoting
 
UnsupportedServerVersionException(Version) - Constructor for exception org.nuxeo.runtime.remoting.UnsupportedServerVersionException
 
UnsupportedServerVersionException(Version, String) - Constructor for exception org.nuxeo.runtime.remoting.UnsupportedServerVersionException
 
unwatch(File) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
unwatch(String, File) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
updateContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
updateContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Updates in the storage the given contribution modifications.
updateContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
 
updateContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
uploadBytes(String, byte[]) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
Uploads the given bytes.
uploadBytes(String, byte[]) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
 
uploaded - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.UploadSession
 
UploadedStreamSource - Class in org.nuxeo.runtime.services.streaming
 
UploadedStreamSource(File) - Constructor for class org.nuxeo.runtime.services.streaming.UploadedStreamSource
 
uri - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.UploadSession
 
urls - Variable in class org.nuxeo.runtime.services.deployment.DeploymentDescriptor
 
URLSource - Class in org.nuxeo.runtime.services.streaming
 
URLSource(URL) - Constructor for class org.nuxeo.runtime.services.streaming.URLSource
 
URLStreamRef - Class in org.nuxeo.runtime.model
 
URLStreamRef(URL) - Constructor for class org.nuxeo.runtime.model.URLStreamRef
 
URLStreamRef(URL, String) - Constructor for class org.nuxeo.runtime.model.URLStreamRef
 
UT_NAMES - Static variable in class org.nuxeo.runtime.transaction.TransactionHelper
Various binding names for the UserTransaction.

V

valueOf(String) - Static method in enum org.nuxeo.runtime.api.J2EEContainerDescriptor
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.nuxeo.runtime.api.J2EEContainerDescriptor
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
 
VERSION - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
VERSION - Static variable in class org.nuxeo.runtime.util.SimpleRuntime
 
Version - Class in org.nuxeo.runtime
A version consists of three fields, denoting the major version, the minor version, and the update version.
Version(int, int, int) - Constructor for class org.nuxeo.runtime.Version
Creates a new version object given the major, minor and update version numbers.

W

watch(File) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
watch(String, File) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 

X

xmap - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
XMapContext - Class in org.nuxeo.runtime.model.impl
 
XMapContext(RuntimeContext) - Constructor for class org.nuxeo.runtime.model.impl.XMapContext
 
XP_RESOURCES - Static variable in class org.nuxeo.runtime.services.resource.ResourceService
 

Z

ZERO - Static variable in class org.nuxeo.runtime.Version
 
ZipEntrySource - Class in org.nuxeo.runtime.services.streaming
 
ZipEntrySource(String, String) - Constructor for class org.nuxeo.runtime.services.streaming.ZipEntrySource
 
ZipEntrySource(File, String) - Constructor for class org.nuxeo.runtime.services.streaming.ZipEntrySource
 

_

_undeploy(ConfigurationDeployer.Entry) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 

A B C D E F G H I J L M N O P R S T U V W X Z _
Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.