GigaSpaces XAP 9.7.2 API

org.openspaces.admin.pu.config
Class ContextPropertyConfig

java.lang.Object
  extended by org.openspaces.admin.pu.config.ContextPropertyConfig

public class ContextPropertyConfig
extends Object

Since:
9.0.1
Author:
itaif

Constructor Summary
ContextPropertyConfig()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getKey()
           
 String getValue()
           
 int hashCode()
           
 void setKey(String name)
           
 void setValue(String value)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContextPropertyConfig

public ContextPropertyConfig()
Method Detail

getKey

public String getKey()

setKey

public void setKey(String name)

getValue

public String getValue()

setValue

public void setValue(String value)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.