Serialized Form


Package org.ow2.petals.communication.jmx.rmi

Class org.ow2.petals.communication.jmx.rmi.TimedRMIDirectConnectorFactory extends sun.rmi.transport.proxy.RMIDirectSocketFactory implements Serializable

serialVersionUID: 3896210582663452456L

Serialized Fields

connectionTimeout

int connectionTimeout

localHost

java.lang.String localHost

Package org.ow2.petals.communication.jndi.agent.msg.request

Class org.ow2.petals.communication.jndi.agent.msg.request.BindRequest extends RegistryRequest implements Serializable

serialVersionUID: 4235413741080012910L

Class org.ow2.petals.communication.jndi.agent.msg.request.CreateSubcontextRequest extends RegistryRequest implements Serializable

serialVersionUID: 8836306902890686411L

Class org.ow2.petals.communication.jndi.agent.msg.request.DestroySubcontextRequest extends RegistryRequest implements Serializable

serialVersionUID: 5562261326797183880L

Class org.ow2.petals.communication.jndi.agent.msg.request.ListBindingsRequest extends RegistryRequest implements Serializable

serialVersionUID: -6495271988810706686L

Class org.ow2.petals.communication.jndi.agent.msg.request.ListRequest extends RegistryRequest implements Serializable

serialVersionUID: -6616824894375459294L

Class org.ow2.petals.communication.jndi.agent.msg.request.LookupLinkRequest extends RegistryRequest implements Serializable

serialVersionUID: -7390990413730061718L

Class org.ow2.petals.communication.jndi.agent.msg.request.LookupRequest extends RegistryRequest implements Serializable

serialVersionUID: 1730674265487418304L

Class org.ow2.petals.communication.jndi.agent.msg.request.PingRequest extends RegistryRequest implements Serializable

serialVersionUID: 3449735458126279802L

Class org.ow2.petals.communication.jndi.agent.msg.request.RebindRequest extends RegistryRequest implements Serializable

serialVersionUID: -7515003916732251388L

Class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest extends java.lang.Object implements Serializable

serialVersionUID: -5602207623986086268L

Serialized Fields

localConnection

boolean localConnection
Flag indicating that it is a local connection


arg1

java.lang.Object arg1
First argument


arg2

java.lang.Object arg2
Second argument


arg3

java.lang.Object arg3
Third argument


type

RegistryRequest.RequestType type
Type of request

Class org.ow2.petals.communication.jndi.agent.msg.request.RenameRequest extends RegistryRequest implements Serializable

serialVersionUID: 7927335372900800044L

Class org.ow2.petals.communication.jndi.agent.msg.request.UnbindRequest extends RegistryRequest implements Serializable

serialVersionUID: 420348651437462561L


Package org.ow2.petals.communication.jndi.agent.msg.response

Class org.ow2.petals.communication.jndi.agent.msg.response.AckResponse extends RegistryResponse implements Serializable

serialVersionUID: -546255283794916298L

Class org.ow2.petals.communication.jndi.agent.msg.response.CreateSubcontextResponse extends RegistryResponse implements Serializable

serialVersionUID: 3729118668445637971L

Class org.ow2.petals.communication.jndi.agent.msg.response.ExceptionResponse extends RegistryResponse implements Serializable

serialVersionUID: -5354153897791709924L

Class org.ow2.petals.communication.jndi.agent.msg.response.ListBindingsResponse extends RegistryResponse implements Serializable

serialVersionUID: -9037595074249171275L

Class org.ow2.petals.communication.jndi.agent.msg.response.ListResponse extends RegistryResponse implements Serializable

serialVersionUID: -4779589229270392535L

Class org.ow2.petals.communication.jndi.agent.msg.response.LookupLinkResponse extends RegistryResponse implements Serializable

serialVersionUID: 6548112147695052270L

Class org.ow2.petals.communication.jndi.agent.msg.response.LookupResponse extends RegistryResponse implements Serializable

serialVersionUID: -8475074094908283021L

Class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse extends java.lang.Object implements Serializable

serialVersionUID: 6179754274097458153L

Serialized Fields

arg1

java.lang.Object arg1
First argument of the response


type

RegistryResponse.ResponseType type
Response type


Package org.ow2.petals.communication.jndi.client.naming

Class org.ow2.petals.communication.jndi.client.naming.JNDIConnection extends java.lang.Object implements Serializable

serialVersionUID: 815676782982350588L

Serialized Fields

port

int port
Port of the PEtALS JNDI Agent


host

java.lang.String host
Host of the PEtALS JNDI Agent

Class org.ow2.petals.communication.jndi.client.naming.JNDINameParser extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class org.ow2.petals.communication.jndi.client.naming.NamingContextImpl extends java.lang.Object implements Serializable

serialVersionUID: 3500860311186808637L

Serialized Fields

contextName

java.lang.String contextName
Name of the context


env

java.util.Map<K,V> env
Context environment


namingConnection

NamingConnection namingConnection
Connection to the JNDI server


localConnection

boolean localConnection
Flag indicating if it is a local connection


Package org.ow2.petals.container.lifecycle

Class org.ow2.petals.container.lifecycle.ForbiddenActionJBIException extends javax.jbi.JBIException implements Serializable

serialVersionUID: 54357L


Package org.ow2.petals.jbi.management

Class org.ow2.petals.jbi.management.ManagementException extends javax.jbi.JBIException implements Serializable

serialVersionUID: 1L


Package org.ow2.petals.jbi.management.transaction

Class org.ow2.petals.jbi.management.transaction.PetalsTransactionContext extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

formatID

int formatID
The format id of the transaction


globalTransactionID

byte[] globalTransactionID
The global transaction id of the transaction


branchQualifier

byte[] branchQualifier
The branch qualifier


coordinator

org.objectweb.jotm.Coordinator coordinator
The transaction coordinator


timeOut

int timeOut
The transaction timeout


Package org.ow2.petals.jbi.messaging.endpoint

Class org.ow2.petals.jbi.messaging.endpoint.JBIServiceEndpointImpl extends ServiceEndpointImpl implements Serializable

serialVersionUID: 4487649085296224233L


Package org.ow2.petals.jbi.messaging.exchange

Class org.ow2.petals.jbi.messaging.exchange.FaultImpl extends org.ow2.petals.jbi.messaging.exchange.NormalizedMessageImpl implements Serializable

serialVersionUID: 35321848L

Class org.ow2.petals.jbi.messaging.exchange.MessageExchangeImpl extends java.lang.Object implements Serializable

serialVersionUID: -4354354L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream arg0)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream arg0)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

consumerEndpoint

javax.jbi.servicedesc.ServiceEndpoint consumerEndpoint

endpoint

javax.jbi.servicedesc.ServiceEndpoint endpoint

error

java.lang.Exception error

exchangeId

java.lang.String exchangeId

flowAttributes

javax.jbi.messaging.FlowAttributes flowAttributes

interfaceName

javax.xml.namespace.QName interfaceName

messages

java.util.Map<K,V> messages

operation

javax.xml.namespace.QName operation

pattern

java.net.URI pattern

properties

java.util.Map<K,V> properties

service

javax.xml.namespace.QName service

terminated

boolean terminated

transacted

boolean transacted

persisted

boolean persisted

monitored

boolean monitored

Class org.ow2.petals.jbi.messaging.exchange.NormalizedMessageImpl extends java.lang.Object implements Serializable

serialVersionUID: 45438732L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream arg0)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream arg0)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

properties

java.util.Map<K,V> properties

subject

javax.security.auth.Subject subject

Package org.ow2.petals.jbi.messaging.registry

Class org.ow2.petals.jbi.messaging.registry.EndpointAlreadyExistsException extends RegistryException implements Serializable

serialVersionUID: 1L

Serialized Fields

existingEndpointName

java.lang.String existingEndpointName
Name of the already existing endpoint.


existingEndpointService

javax.xml.namespace.QName existingEndpointService
Servcie of the already existing endpoint.

Class org.ow2.petals.jbi.messaging.registry.RegistryException extends javax.jbi.JBIException implements Serializable

serialVersionUID: 1L


Package org.ow2.petals.jbi.messaging.routing

Class org.ow2.petals.jbi.messaging.routing.RoutingException extends javax.jbi.JBIException implements Serializable

serialVersionUID: 354368543987L


Package org.ow2.petals.jbi.security

Class org.ow2.petals.jbi.security.AuthorizationException extends java.lang.Exception implements Serializable

serialVersionUID: -5649962751486273624L


Package org.ow2.petals.kernel.configuration

Class org.ow2.petals.kernel.configuration.ConfigurationException extends org.ow2.petals.kernel.api.server.PetalsException implements Serializable

serialVersionUID: 485643154L

Class org.ow2.petals.kernel.configuration.ContainerConfiguration extends java.lang.Object implements Serializable

serialVersionUID: 6543213857L

Serialized Fields

subdomainName

java.lang.String subdomainName
Subdomain name.


name

java.lang.String name
Container name.


description

java.lang.String description
Container description


host

java.lang.String host
Host of the container.


state

ContainerConfiguration.ContainerState state
State of the container.


rootDirectoryPath

java.lang.String rootDirectoryPath
The root directory path. This is the root path of the petals container.


repositoryDirectoryPath

java.lang.String repositoryDirectoryPath
Repository directory path.


workDirectoryPath

java.lang.String workDirectoryPath
The work directory where temporary things are stored


exchangeValidation

boolean exchangeValidation
Exchange validation.
If true, used by the Address resolver to know if a component is agree to receive a exchange from a consumer.


taskTimeout

long taskTimeout
The timeout for processing the installation and deployment tasks.


isolateJBIClassLoaders

boolean isolateJBIClassLoaders
Flag indicating if the JBI classLoaders must be isolated from the container ClassLoader.


activateAutoloader

boolean activateAutoloader
Flag indicating if the autoloader is activated or not.


user

java.lang.String user
Login to connect to the node.


password

java.lang.String password
Password to connect to the node.


jmxRMIConnectorPort

int jmxRMIConnectorPort
Port of the RMI adaptor for JMX.


webservicePort

int webservicePort
Web Service Service


webservicePrefix

java.lang.String webservicePrefix

routerQOS

java.lang.String routerQOS
Router Quality of Service. RouterService


routerStrategy

java.lang.String routerStrategy
Router Strategy. EndpointResolverModule


routerSendAttempt

short routerSendAttempt
Number of attempt to send a message


routerSendDelay

int routerSendDelay
Delay between each send attempt


topologyUpdatePeriod

long topologyUpdatePeriod
The topology update period, in seconds.


tcpPort

int tcpPort
Port of the TCP communication.


sslKeyPassword

java.lang.String sslKeyPassword
The SSL key password


tcpReceivers

int tcpReceivers
Number of message that can be received via TCP at the same time


tcpSenders

int tcpSenders
Number of message that can be send via TCP at the same time, per component


tcpConnectionTimeout

long tcpConnectionTimeout
TCP Connection timeout


tcpSendTimeout

long tcpSendTimeout
TCP send timeout


tcpSenderEvictorDelay

long tcpSenderEvictorDelay
The delay before running the 'sender' eviction thread


tcpSenderEvictableDelay

long tcpSenderEvictableDelay
The delay before an idle 'sender' is set evictable


sslKeystore

java.lang.String sslKeystore
The SSL Keystore file


sslKeystorePassword

java.lang.String sslKeystorePassword
The SSL Keystore password


sslTruststore

java.lang.String sslTruststore
The SSL Truststore file


sslTruststorePassword

java.lang.String sslTruststorePassword
The SSL Truststore password


registryPort

int registryPort
The Registry Service


registryMode

ContainerConfiguration.RegistryMode registryMode
The registry mode.


registrySynchroPeriod

int registrySynchroPeriod
The registry synchro period.


registryTransportTimeout

int registryTransportTimeout
The registry transport timeout.


registryRepository

java.lang.String registryRepository
The registry repository.


registryDatabaseDriver

java.lang.String registryDatabaseDriver
The registry database driver.


registryDatabaseUrl

java.lang.String registryDatabaseUrl
The registry database location.


registryDatabaseUser

java.lang.String registryDatabaseUser
The registry database user.


registryDatabasePassword

java.lang.String registryDatabasePassword
The registry database password.


registryDatabaseDialect

java.lang.String registryDatabaseDialect
The registry database dialect.


persistenceDuration

long persistenceDuration
The persistence duration.


recoveryCorePoolSize

int recoveryCorePoolSize
The persistence duration.


recoveryMaxPoolSize

int recoveryMaxPoolSize
The persistence duration.


recoveryKeepAliveTime

long recoveryKeepAliveTime
The persistence duration.


persistenceFetchSize

int persistenceFetchSize
The persistence SQL request fetch size.


userConfiguration

java.util.Map<K,V> userConfiguration
The additional configuration in the server.properties defined by the user. Get all the user.* key/value pairs.

Class org.ow2.petals.kernel.configuration.DomainConfiguration extends java.lang.Object implements Serializable

serialVersionUID: -4951508542017620408L

Serialized Fields

name

java.lang.String name
Domain name.


description

java.lang.String description
Domain description


mode

DomainConfiguration.DomainMode mode
The domain mode.


jndiConfiguration

JndiConfiguration jndiConfiguration
The JNDI configuration.

Class org.ow2.petals.kernel.configuration.SubDomainConfiguration extends java.lang.Object implements Serializable

serialVersionUID: 6441320022067994394L

Serialized Fields

name

java.lang.String name
Sub-domain name.


description

java.lang.String description
Sub-domain description


mode

org.ow2.petals.topology.generated.SubdomainMode mode
Subdomain mode.


networkTimeSynchronized

boolean networkTimeSynchronized
Is the sub-domain network time-synchronized ? Default value is false


Package org.ow2.petals.service

Class org.ow2.petals.service.ServiceEndpointImpl extends java.lang.Object implements Serializable

serialVersionUID: 3846565220895975538L

Serialized Fields

endpointName

java.lang.String endpointName

serviceName

javax.xml.namespace.QName serviceName

location

org.ow2.petals.kernel.api.service.Location location

interfacesName

java.util.List<E> interfacesName

type

org.ow2.petals.kernel.api.service.ServiceEndpoint.EndpointType type

Package org.ow2.petals.system.repository.exception

Class org.ow2.petals.system.repository.exception.ComponentAlreadyExistsException extends RepositoryException implements Serializable

serialVersionUID: -8941833305529096887L

Serialized Fields

componentName

java.lang.String componentName

Class org.ow2.petals.system.repository.exception.EntityAlreadyExistsException extends RepositoryException implements Serializable

serialVersionUID: -5791080473814665338L

Serialized Fields

entityName

java.lang.String entityName

entityType

RepositoryServiceImpl.EntityType entityType

Class org.ow2.petals.system.repository.exception.RepositoryException extends java.lang.Exception implements Serializable

serialVersionUID: -4394248553833323010L

Class org.ow2.petals.system.repository.exception.ServiceAssemblyAlreadyExistsException extends RepositoryException implements Serializable

serialVersionUID: -3060953027547666731L

Serialized Fields

saName

java.lang.String saName

Class org.ow2.petals.system.repository.exception.SharedLibraryAlreadyExistsException extends RepositoryException implements Serializable

serialVersionUID: -3099591108825394181L

Serialized Fields

slName

java.lang.String slName

version

java.lang.String version

Package org.ow2.petals.system.systemstate.exception

Class org.ow2.petals.system.systemstate.exception.ComponentAlreadyExistsException extends org.ow2.petals.systemstate.SystemStateException implements Serializable

serialVersionUID: -8298949140637166588L

Serialized Fields

componentName

java.lang.String componentName

Class org.ow2.petals.system.systemstate.exception.ServiceAssemblyAlreadyExistsException extends org.ow2.petals.systemstate.SystemStateException implements Serializable

serialVersionUID: 873994567807178246L

Serialized Fields

saName

java.lang.String saName

Class org.ow2.petals.system.systemstate.exception.SharedLibraryAlreadyExistsException extends org.ow2.petals.systemstate.SystemStateException implements Serializable

serialVersionUID: -1980658587424589386L

Serialized Fields

slName

java.lang.String slName

version

java.lang.String version

Package org.ow2.petals.tools.ws

Class org.ow2.petals.tools.ws.WebServiceException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package org.ow2.petals.transport

Class org.ow2.petals.transport.TransportException extends javax.jbi.JBIException implements Serializable

serialVersionUID: 1L



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.