Serialized Form


Package org.ow2.cmi.lb.data

Class org.ow2.cmi.lb.data.PolicyData 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.cmi.lb.loader

Class org.ow2.cmi.lb.loader.ArchiveId extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

host

java.lang.String host
Host of the archive.


name

java.lang.String name
Name of the archive


location

java.lang.String location
Archive location.

Class org.ow2.cmi.lb.loader.ArchiveWrapper extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

archiveId

java.lang.Object archiveId
Id of the archive.


data

byte[] data
Class content.


toBeInstalled

boolean toBeInstalled
True if the archive must be installed.


Package org.ow2.cmi.lb.util

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

serialVersionUID: 7395320588074100163L



Copyright © 2009 OW2 Consortium. All Rights Reserved.