giraffplus:storage
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
giraffplus:storage [2013-06-05 10:23] – ales | giraffplus:storage [2013-06-05 10:24] (current) – ales | ||
---|---|---|---|
Line 3: | Line 3: | ||
This page describes the current state of the Giraff+ Storage API middleware component. | This page describes the current state of the Giraff+ Storage API middleware component. | ||
- | <code java> | + | [[giraffplus: |
- | public class ConfigurationEntity extends Entity | + | |
- | { | + | |
- | private String | + | |
- | private String brokerPort; | + | |
- | private String brokerUsername; | + | |
- | private String brokerPassword; | + | |
- | public ConfigurationEntity(); | ||
- | |||
- | public String getBrokerIP(); | ||
- | |||
- | public void setBrokerIP(String brokerIP); | ||
- | |||
- | public String getBrokerPort(); | ||
- | |||
- | public void setBrokerPort(String brokerPort); | ||
- | |||
- | public String getBrokerUsername(); | ||
- | |||
- | public void setBrokerUsername(String brokerUsername); | ||
- | |||
- | public String getBrokerPassword(); | ||
- | |||
- | public void setBrokerPassword(String brokerPassword); | ||
- | } | ||
- | </ |
giraffplus/storage.1370427812.txt.gz · Last modified: 2013-06-05 10:23 by ales