org.jboss.aspects.remoting
Interface ClusterConstants

All Known Implementing Classes:
ClusterChooserInterceptor, ClusteredRemoting, ForwardingInterceptor, ReplicantsManagerInterceptor

public interface ClusterConstants

Version:
$Revision: 1.1.4.3 $
Author:
Bill Burke

Field Summary
static String CLUSTER_FAMILIES
           
static String CLUSTER_FAMILY
           
static String CLUSTER_FAMILY_WRAPPER
           
static String CLUSTER_VIEW_ID
           
static String CLUSTERED_REMOTING
           
static String FAILOVER_COUNTER
           
static String HA_TARGET
           
static String LOADBALANCE_POLICY
           
 

Field Detail

CLUSTERED_REMOTING

static final String CLUSTERED_REMOTING
See Also:
Constant Field Values

LOADBALANCE_POLICY

static final String LOADBALANCE_POLICY
See Also:
Constant Field Values

FAILOVER_COUNTER

static final String FAILOVER_COUNTER
See Also:
Constant Field Values

CLUSTER_FAMILY_WRAPPER

static final String CLUSTER_FAMILY_WRAPPER
See Also:
Constant Field Values

CLUSTER_FAMILY

static final String CLUSTER_FAMILY
See Also:
Constant Field Values

CLUSTER_FAMILIES

static final String CLUSTER_FAMILIES
See Also:
Constant Field Values

HA_TARGET

static final String HA_TARGET
See Also:
Constant Field Values

CLUSTER_VIEW_ID

static final String CLUSTER_VIEW_ID
See Also:
Constant Field Values


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.