Configuration Reference Home
Oracle Unified Directory - Load Balancing Algorithm

Load Balancing Algorithm

Note: this is an abstract component, that cannot be instantiated.

The Load Balancing Algorithm is an algorithm used by a load balancer workflow element to route a request.

Direct Subcomponents

The following Load Balancing Algorithms are available in the server :

These Load Balancing Algorithms inherit from the properties described below.

Relations From this Component

The following components have a direct COMPOSITION relation FROM Load Balancing Algorithms :

Relations To this Component

The following components have a direct COMPOSITION relation TO Load Balancing Algorithms :

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ java-class  None

Basic Properties

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Load Balancing Algorithm implementation.
Default Value
None
Allowed Values
A java class that implements or extends the class(es) :
com.sun.dps.server.workflowelement.loadbalancing.AbstractLoadBalancingAlgorithm
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No


Copyright © 2011,2012, Oracle and/or its affiliates. All rights reserved.