| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringProperties | |
|---|---|
| org.openspaces.admin.config | |
| org.openspaces.core.util | A package including utility classes for OpenSpaces core. | 
| Uses of StringProperties in org.openspaces.admin.config | 
|---|
| Methods in org.openspaces.admin.config that return StringProperties | |
|---|---|
protected  StringProperties | 
AbstractConfig.getStringProperties()
 | 
| Uses of StringProperties in org.openspaces.core.util | 
|---|
| Methods in org.openspaces.core.util that return StringProperties | |
|---|---|
 StringProperties | 
StringProperties.put(String key,
    String value)
 | 
 StringProperties | 
StringProperties.putArray(String key,
         String[] value,
         String separator)
 | 
 StringProperties | 
StringProperties.putDouble(String key,
          double value)
 | 
 StringProperties | 
StringProperties.putInteger(String key,
           int value)
 | 
 StringProperties | 
StringProperties.putLong(String key,
        long value)
 | 
 StringProperties | 
StringProperties.putSet(String key,
       Set<String> value,
       String separator)
 | 
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||