org.jboss.ejb3.proxy.clustered.objectfactory
Interface ClusteredProxyFactoryReferenceAddressTypes
public interface ClusteredProxyFactoryReferenceAddressTypes
This interface defines the key constants used as
valid factory reference address types expected by a cluster-aware
ProxyObjectFactory
- Version:
- $Revision: $
- Author:
- ALR
REF_ADDR_TYPE_CLUSTER_PARTITION_NAME
static final String REF_ADDR_TYPE_CLUSTER_PARTITION_NAME
- See Also:
- Constant Field Values
REF_ADDR_TYPE_CLUSTER_PROXY_FACTORY_LOAD_BALANCE_POLICY
static final String REF_ADDR_TYPE_CLUSTER_PROXY_FACTORY_LOAD_BALANCE_POLICY
- See Also:
- Constant Field Values
REF_ADDR_TYPE_CLUSTER_TARGET_ID
static final String REF_ADDR_TYPE_CLUSTER_TARGET_ID
- See Also:
- Constant Field Values
REF_ADDR_TYPE_CLUSTER_FAMILY_NAME
static final String REF_ADDR_TYPE_CLUSTER_FAMILY_NAME
- See Also:
- Constant Field Values
REF_ADDR_TYPE_CLUSTER_TARGET_INVOKER_LOCATOR_URL
static final String REF_ADDR_TYPE_CLUSTER_TARGET_INVOKER_LOCATOR_URL
- See Also:
- Constant Field Values
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.