org.jboss.aspects.remoting
Interface ClusterConstants
- All Known Implementing Classes:
- ClusterChooserInterceptor
public interface ClusterConstants
Set of constants used in remoting clustered objects (mostly
as metadata keys in an Invocation).
- Version:
- $Revision: 37406 $
- Author:
- Bill Burke
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
PARTITION_NAME
static final String PARTITION_NAME
- 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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.