Serialized Form


Package org.ow2.carol.cmi.controller.client

Class org.ow2.carol.cmi.controller.client.ClientClusterViewManagerException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -2952476018272870779L


Package org.ow2.carol.cmi.controller.provider

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

serialVersionUID: 1938933779808069295L


Package org.ow2.carol.cmi.controller.server

Class org.ow2.carol.cmi.controller.server.ServerClusterViewManagerException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 5674620613663176931L


Package org.ow2.carol.cmi.ha

Class org.ow2.carol.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.carol.cmi.lb

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

serialVersionUID: 4155853772786296842L

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

serialVersionUID: -2778550364477302342L


Package org.ow2.carol.cmi.lb.policy

Package org.ow2.carol.cmi.lb.strategy

Package org.ow2.carol.cmi.pool

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

serialVersionUID: 2296097710976822045L


Package org.ow2.carol.cmi.reference

Class org.ow2.carol.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.carol.cmi.reference.ObjectNotFoundException extends java.lang.Exception implements Serializable

serialVersionUID: -1188618819761375391L

Class org.ow2.carol.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.carol.cmi.reference.ServerRef extends java.lang.Object implements Serializable

serialVersionUID: -1732709011433671653L

Serialized Fields

inetAddress

java.net.InetAddress inetAddress
InetAdress of the server.


port

int port
Port of the provider URL.


providerURL

java.lang.String providerURL
Provider URL.


protocol

java.lang.String protocol
Protocol to access at the clustered object.


Package org.ow2.carol.cmi.rpc

Class org.ow2.carol.cmi.rpc.CMIInvocationHandlerException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -7777418522055608339L



Copyright © 2007 OW2 Consortium. All Rights Reserved.