Serialized Form
|
Package org.nuxeo.runtime |
serialVersionUID: 8936615866437064000L
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.
serialVersionUID: -8282398803917588207L
serialVersionUID: 4287621413157054503L
major
int major
minor
int minor
update
int update
|
Package org.nuxeo.runtime.api |
serialVersionUID: 7176949285202523625L
serialVersionUID: -5691359964790311122L
prefix
String prefix
suffix
String suffix
serialVersionUID: -8445946234540101788L
serialVersionUID: -3550824536420353831L
serialVersionUID: 5490362136607217161L
name
String name
serviceClassName
String serviceClassName
adapterClass
Class<T> adapterClass
adapter
ServiceAdapter adapter
locatorPattern
String locatorPattern
group
ServiceGroup group
serialVersionUID: -206692130381710767L
name
String name
parent
ServiceGroup parent
server
ServiceHost server
serialVersionUID: 632838284857927463L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
serviceLocatorClass
Class<T> serviceLocatorClass
host
String host
port
int port
properties
Properties properties
|
Package org.nuxeo.runtime.api.login |
serialVersionUID: 2758247997191809993L
userName
String userName
sourceInstanceId
String sourceInstanceId
serialVersionUID: 5770889355854831093L
readObject
private void readObject(ObjectInputStream in)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
name
String name
serialVersionUID: -2587068684672935213L
|
Package org.nuxeo.runtime.config |
serialVersionUID: 1970555604877434479L
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
serialVersionUID: 184794941294255991L
serialVersionUID: 1227680972931266947L
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 |
serialVersionUID: 1970555604877434479L
serviceDescriptors
ServiceDescriptor[] serviceDescriptors
hosts
ServiceHost[] hosts
|
Package org.nuxeo.runtime.model |
serialVersionUID: -7686792831111487156L
type
String type
name
String name
rawName
String rawName
serialVersionUID: -2661183859962287565L
name
String name
type
String type
value
Serializable value
|
Package org.nuxeo.runtime.model.impl |
serialVersionUID: 8504100747683248986L
target
ComponentName target
extensionPoint
String extensionPoint
id
String id
documentation
String documentation
serialVersionUID: 3959978759388449332L
name
String name
superComponent
String superComponent
documentation
String documentation
serialVersionUID: -4135715215018199522L
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.
serialVersionUID: 2732085252068872368L
isFactory
boolean isFactory
services
String[] services
serialVersionUID: -7194560385886298218L
ctx
RuntimeContext ctx
|
Package org.nuxeo.runtime.remoting |
serialVersionUID: -6392209237419763851L
id
int id
component
ComponentName component
data
Serializable data
serialVersionUID: 7632769314648547250L
version
Version version
|
Package org.nuxeo.runtime.remoting.transporter |
serialVersionUID: -4715053329441344482L
serialVersionUID: 3894857374386677211L
remotingClient
Client remotingClient
subSystem
String subSystem
|
Package org.nuxeo.runtime.service |
serialVersionUID: 1L
|
Package org.nuxeo.runtime.service.proxy |
serialVersionUID: -7847013619148245793L
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 |
serialVersionUID: 8039588599283147315L
sid
long sid
preferredSize
int preferredSize
|
Package org.nuxeo.runtime.transaction |
serialVersionUID: 1L
Copyright © 2011 Nuxeo SAS. All Rights Reserved.