Serialized Form


Package org.ow2.cmi.controller.client

Class org.ow2.cmi.controller.client.ClientClusterViewManagerException extends ClusterViewManagerException implements Serializable

serialVersionUID: -2952476018272870779L


Package org.ow2.cmi.controller.common

Class org.ow2.cmi.controller.common.ClusterViewManagerException extends java.lang.Exception implements Serializable

serialVersionUID: 6833674432814084278L

Class org.ow2.cmi.controller.common.ImmutableClusteredObjectInfos extends java.lang.Object implements Serializable

serialVersionUID: 3358806293593264837L

Serialized Fields

clusterName

java.lang.String clusterName
Name of the interface that the object implements.


proxyEnabled

boolean proxyEnabled
True if a CMI proxy should be used to make invocations.


objectName

java.lang.String objectName
Name of the distributed object.


itfName

java.lang.String itfName
Name of the interface that the object implements.


businessName

java.lang.String businessName
Name of the business interface that the object implements.


stateful

boolean stateful
True if this object has a state.


applicationExceptionNames

java.util.Set<E> applicationExceptionNames
Classnames of the application exceptions.


Package org.ow2.cmi.controller.provider

Class org.ow2.cmi.controller.provider.ClientClusterViewProviderException extends java.lang.Exception implements Serializable

serialVersionUID: 1938933779808069295L


Package org.ow2.cmi.controller.server

Class org.ow2.cmi.controller.server.ProtocolNotFoundException extends java.lang.Exception implements Serializable

serialVersionUID: -91085515947489109L

Serialized Fields

protocol

java.lang.String protocol

Class org.ow2.cmi.controller.server.ServerClusterViewManagerException extends ClusterViewManagerException implements Serializable

serialVersionUID: 5674620613663176931L


Package org.ow2.cmi.ha

Class org.ow2.cmi.ha.SessionId extends java.lang.Object implements Serializable

serialVersionUID: 6618569352062958003L

Serialized Fields

clientId

java.util.UUID clientId
UUID of a manager.


sessionNb

long sessionNb
Number of session.


Package org.ow2.cmi.lb

Class org.ow2.cmi.lb.NoLoadBalanceableException extends java.rmi.RemoteException implements Serializable

serialVersionUID: 4155853772786296842L

Class org.ow2.cmi.lb.PropertyConfigurationException extends java.lang.Exception implements Serializable

serialVersionUID: -2778550364477302342L


Package org.ow2.cmi.loader

Package org.ow2.cmi.pool

Class org.ow2.cmi.pool.NamingPoolException extends org.ow2.util.pool.api.PoolException implements Serializable

serialVersionUID: 2296097710976822045L


Package org.ow2.cmi.reference

Class org.ow2.cmi.reference.CMIReference extends java.lang.Object implements Serializable

serialVersionUID: -2546573353023565090L

Serialized Fields

serverRef

ServerRef serverRef
Server on which is deployed the referenced object.


objectName

java.lang.String objectName
Name of the clustered object that is referenced.

Class org.ow2.cmi.reference.ObjectNotFoundException extends java.lang.Exception implements Serializable

serialVersionUID: -1188618819761375391L

Serialized Fields

objectName

java.lang.String objectName

Class org.ow2.cmi.reference.ServerId extends ServerRef implements Serializable

serialVersionUID: -1852801069075122942L

Serialized Fields

domainName

java.lang.String domainName
Domain name.


serverName

java.lang.String serverName
Server name.

Class org.ow2.cmi.reference.ServerNotFoundException extends java.lang.Exception implements Serializable

serialVersionUID: 370328153778947617L

Serialized Fields

serverRef

ServerRef serverRef
The reference on the server that cannot be found.

Class org.ow2.cmi.reference.ServerRef extends java.lang.Object implements Serializable

serialVersionUID: -1397334469981842637L

Serialized Fields

inetAddress

java.net.InetAddress inetAddress
InetAdress of the server.


port

int port
Port of the provider URL.


hostname

java.lang.String hostname
Host name.


scheme

java.lang.String scheme
Scheme (e.g. rmi, iiop).


protocol

java.lang.String protocol
Protocol to access at the clustered object (e.g. jrmp, irmi, iiop).


Package org.ow2.cmi.rpc

Class org.ow2.cmi.rpc.CMIInvocationHandlerException extends java.rmi.RemoteException implements Serializable

serialVersionUID: -7777418522055608339L



Copyright © 2009 OW2 Consortium. All Rights Reserved.