Nuxeo Enterprise Platform 5.4

Serialized Form


Package org.nuxeo.runtime

Class org.nuxeo.runtime.ComponentEvent extends Object implements Serializable

serialVersionUID: 8936615866437064000L

Serialized Fields

id

int id
The event id.


registrationInfo

RegistrationInfo registrationInfo
The component this event relates to if any, null otherwise.


data

Serializable data
Optional event data.

Class org.nuxeo.runtime.RuntimeServiceException extends Exception implements Serializable

serialVersionUID: -8282398803917588207L

Class org.nuxeo.runtime.Version extends Object implements Serializable

serialVersionUID: 4287621413157054503L

Serialized Fields

major

int major

minor

int minor

update

int update

Package org.nuxeo.runtime.api

Class org.nuxeo.runtime.api.BindingException extends Exception implements Serializable

serialVersionUID: 7176949285202523625L

Class org.nuxeo.runtime.api.JBossServiceLocator extends JndiServiceLocator implements Serializable

serialVersionUID: -5691359964790311122L

Serialized Fields

prefix

String prefix

suffix

String suffix

Class org.nuxeo.runtime.api.JndiServiceLocator extends Object implements Serializable

serialVersionUID: -8445946234540101788L

Class org.nuxeo.runtime.api.RuntimeServiceLocator extends Object implements Serializable

serialVersionUID: -3550824536420353831L

Class org.nuxeo.runtime.api.ServiceDescriptor extends Object implements Serializable

serialVersionUID: 5490362136607217161L

Serialized Fields

name

String name

serviceClassName

String serviceClassName

adapterClass

Class<T> adapterClass

adapter

ServiceAdapter adapter

locatorPattern

String locatorPattern

group

ServiceGroup group

Class org.nuxeo.runtime.api.ServiceGroup extends Object implements Serializable

serialVersionUID: -206692130381710767L

Serialized Fields

name

String name

parent

ServiceGroup parent

server

ServiceHost server

Class org.nuxeo.runtime.api.ServiceHost extends Object implements Serializable

serialVersionUID: 632838284857927463L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

serviceLocatorClass

Class<T> serviceLocatorClass

host

String host

port

int port

properties

Properties properties

Package org.nuxeo.runtime.api.login

Class org.nuxeo.runtime.api.login.LoginComponent.SystemID extends Object implements Serializable

serialVersionUID: 2758247997191809993L

Serialized Fields

userName

String userName

sourceInstanceId

String sourceInstanceId

Class org.nuxeo.runtime.api.login.SecurityDomain extends Object implements Serializable

serialVersionUID: 5770889355854831093L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

Class org.nuxeo.runtime.api.login.SystemLoginPermission extends Permission implements Serializable

serialVersionUID: -2587068684672935213L


Package org.nuxeo.runtime.config

Class org.nuxeo.runtime.config.AbstractServerConfiguration extends Object implements Serializable

serialVersionUID: 1970555604877434479L

Serialized Fields

name

String name

version

Version version

locator

InvokerLocator locator

properties

Properties properties

jndiProperties

Properties jndiProperties

securityDomains

SecurityDomain[] securityDomains

serviceBindings

Map<K,V> serviceBindings

streamingLocator

String streamingLocator

peers

String[] peers

Class org.nuxeo.runtime.config.ConfigurationException extends Exception implements Serializable

serialVersionUID: 184794941294255991L

Class org.nuxeo.runtime.config.NodeConfiguration extends Object implements Serializable

serialVersionUID: 1227680972931266947L

Serialized Fields

nodeId

String nodeId

serverType

String serverType

locator

InvokerLocator locator

isServer

boolean isServer

env

Properties env

productName

String productName

productVersion

String productVersion

streamingLocator

String streamingLocator

isStreamingServer

boolean isStreamingServer

isAutoDetectingPeers

boolean isAutoDetectingPeers

Package org.nuxeo.runtime.config.v1

Class org.nuxeo.runtime.config.v1.ServerConfiguration1 extends AbstractServerConfiguration implements Serializable

serialVersionUID: 1970555604877434479L

Serialized Fields

serviceDescriptors

ServiceDescriptor[] serviceDescriptors

hosts

ServiceHost[] hosts

Package org.nuxeo.runtime.model

Class org.nuxeo.runtime.model.ComponentName extends Object implements Serializable

serialVersionUID: -7686792831111487156L

Serialized Fields

type

String type

name

String name

rawName

String rawName

Class org.nuxeo.runtime.model.Property extends Object implements Serializable

serialVersionUID: -2661183859962287565L

Serialized Fields

name

String name

type

String type

value

Serializable value

Package org.nuxeo.runtime.model.impl

Class org.nuxeo.runtime.model.impl.ExtensionImpl extends Object implements Serializable

serialVersionUID: 8504100747683248986L

Serialized Fields

target

ComponentName target

extensionPoint

String extensionPoint

id

String id

documentation

String documentation

Class org.nuxeo.runtime.model.impl.ExtensionPointImpl extends Object implements Serializable

serialVersionUID: 3959978759388449332L

Serialized Fields

name

String name

superComponent

String superComponent

documentation

String documentation

Class org.nuxeo.runtime.model.impl.RegistrationInfoImpl extends Object implements Serializable

serialVersionUID: -4135715215018199522L

Serialized Fields

serviceDescriptor

ServiceDescriptor serviceDescriptor

name

ComponentName name

disabled

boolean disabled

config

ConfigurationDescriptor config

state

int state

requires

Set<E> requires

waitsFor

Set<E> waitsFor

dependsOnMe

Set<E> dependsOnMe

implementation

String implementation

extensionPoints

ExtensionPointImpl[] extensionPoints

extensions

ExtensionImpl[] extensions

properties

Map<K,V> properties

version

Version version

bundle

String bundle
To be set when deploying configuration components that are not in a bundle (e.g. from config. dir). Represent the bundle that will be assumed to be the owner of the component.


documentation

String documentation

xmlFileUrl

URL xmlFileUrl

isPersistent

boolean isPersistent
This is used by the component persistence service to identify registration that was dynamically created and persisted by users.

Class org.nuxeo.runtime.model.impl.ServiceDescriptor extends Object implements Serializable

serialVersionUID: 2732085252068872368L

Serialized Fields

isFactory

boolean isFactory

services

String[] services

Class org.nuxeo.runtime.model.impl.XMapContext extends Context implements Serializable

serialVersionUID: -7194560385886298218L

Serialized Fields

ctx

RuntimeContext ctx

Package org.nuxeo.runtime.remoting

Class org.nuxeo.runtime.remoting.RemoteEvent extends Object implements Serializable

serialVersionUID: -6392209237419763851L

Serialized Fields

id

int id

component

ComponentName component

data

Serializable data

Class org.nuxeo.runtime.remoting.UnsupportedServerVersionException extends ConfigurationException implements Serializable

serialVersionUID: 7632769314648547250L

Serialized Fields

version

Version version

Package org.nuxeo.runtime.remoting.transporter

Class org.nuxeo.runtime.remoting.transporter.NuxeoUnMarshaller extends SerializableUnMarshaller implements Serializable

serialVersionUID: -4715053329441344482L

Class org.nuxeo.runtime.remoting.transporter.TransporterClient extends Object implements Serializable

serialVersionUID: 3894857374386677211L

Serialized Fields

remotingClient

Client remotingClient

subSystem

String subSystem

Package org.nuxeo.runtime.service

Class org.nuxeo.runtime.service.NoSuchAdapterException extends Exception implements Serializable

serialVersionUID: 1L


Package org.nuxeo.runtime.service.proxy

Class org.nuxeo.runtime.service.proxy.MethodInvocation extends Object implements Serializable

serialVersionUID: -7847013619148245793L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Package org.nuxeo.runtime.services.streaming

Class org.nuxeo.runtime.services.streaming.DownloadInfo extends Object implements Serializable

serialVersionUID: 8039588599283147315L

Serialized Fields

sid

long sid

preferredSize

int preferredSize

Package org.nuxeo.runtime.transaction

Class org.nuxeo.runtime.transaction.TransactionRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.