org.jgroups.conf
Class ProtocolParameter
java.lang.Object
org.jgroups.conf.ProtocolParameter
public class ProtocolParameter
extends java.lang.Object
Data holder for protocol data
ProtocolParameter
public ProtocolParameter(String parameterName,
Object parameterValue)
equals
public boolean equals(Object another)
getName
public String getName()
getParameterString
public String getParameterString()
getParameterStringXml
public String getParameterStringXml()
getValue
public Object getValue()
hashCode
public int hashCode()
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.