站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 aspects API Documentation 英文版文档

ClusterConstants (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档


org.jboss.aspects.remoting
Interface ClusterConstants

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

public interface ClusterConstants

Version:
$Revision: 1.1 $
Author:
Bill Burke

Field Summary
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

public static final String CLUSTERED_REMOTING
See Also:
Constant Field Values

LOADBALANCE_POLICY

public static final String LOADBALANCE_POLICY
See Also:
Constant Field Values

FAILOVER_COUNTER

public static final String FAILOVER_COUNTER
See Also:
Constant Field Values

CLUSTER_FAMILY_WRAPPER

public static final String CLUSTER_FAMILY_WRAPPER
See Also:
Constant Field Values

CLUSTER_FAMILY

public static final String CLUSTER_FAMILY
See Also:
Constant Field Values

HA_TARGET

public static final String HA_TARGET
See Also:
Constant Field Values

CLUSTER_VIEW_ID

public static final String CLUSTER_VIEW_ID
See Also:
Constant Field Values


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