|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.proxy.clustered.familyname.InvokerLocatorProtocolPortClusterFamilyNamePolicy
public class InvokerLocatorProtocolPortClusterFamilyNamePolicy
| Constructor Summary | |
|---|---|
InvokerLocatorProtocolPortClusterFamilyNamePolicy()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getClusterFamilyName(java.lang.String serviceName,
org.jboss.remoting.InvokerLocator localTarget,
java.lang.String partitionName)
Gets a name for the clustering information identified by the given parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvokerLocatorProtocolPortClusterFamilyNamePolicy()
| Method Detail |
|---|
public java.lang.String getClusterFamilyName(java.lang.String serviceName,
org.jboss.remoting.InvokerLocator localTarget,
java.lang.String partitionName)
ClusterFamilyNamePolicyserviceName and the same partitionName
but different but logically related localTarget values
must result in the same return value.
getClusterFamilyName in interface ClusterFamilyNamePolicy<org.jboss.remoting.InvokerLocator>serviceName - the name of the servicelocalTarget - this node's cluster target for the servicepartitionName - the name of the HAPartition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||