Serialized Form


Package org.ow2.carol.cmi.lb.data

Class org.ow2.carol.cmi.lb.data.LBClassWrapper extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

className

java.lang.String className
The class name.


type

java.lang.String type
LBpolicy or LBstrategy.


data

java.lang.Byte[] data
Class content.


objectName

java.lang.String objectName
LB informations contained in the data field are applied to this object.

Class org.ow2.carol.cmi.lb.data.LBPolicyData extends java.lang.Object implements Serializable

serialVersionUID: 7135811410484151772L

Serialized Fields

policyType

java.lang.String policyType
Type of policy.


properties

java.util.concurrent.ConcurrentHashMap<K,V> properties
Properties for the policy of load-balancing.


dateOfProperties

long dateOfProperties
Date of properties. When no property is used, the date is 0.


strategyType

java.lang.String strategyType
Type of strategy.


Package org.ow2.carol.cmi.lb.util

Class org.ow2.carol.cmi.lb.util.LBPolicyFactoryException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 7395320588074100163L



Copyright © 2008 OW2 Consortium. All Rights Reserved.