| 
| 
static final String  | NODE_NAME = "node.name" | 
|   | 
| 
static final String  | NODE_ADDRESS = "node.address" | 
|   | 
| 
static final String  | NODE_TYPE = "node.type" | 
|   | 
| 
static final String  | ORG_NAME = "organization.name" | 
|   | 
| 
static final String  | ORG_UNIT = "organization.unit" | 
|   | 
| 
static final String  | LOCALITY = "organization.locality" | 
|   | 
| 
static final String  | STATE = "organization.state" | 
|   | 
| 
static final String  | COUNTRY_CODE = "organization.country_code" | 
|   | 
| 
static final String  | ADMIN_EMAIL = "admin.email" | 
|   | 
| 
static final String  | WORK_DIR = "work.directory" | 
|   | 
| 
static final String  | IMAGES_DIR = "images.directory" | 
|   | 
| 
static final String  | THUMBS_DIR = "thumbnails.directory" | 
|   | 
| 
static final String  | KEYSTORE_DIR = "keystore.directory" | 
|   | 
| 
static final String  | VERSION = "software.version" | 
|   | 
| 
static final String  | SO_TIMEOUT = "socket.timeout" | 
|   | 
| 
static final String  | CONN_TIMEOUT = "connection.timeout" | 
|   | 
| 
static final String  | FRAMEPUBLISHER_MIN_POOL_SIZE = "framepublisher.min_poolsize" | 
|   | 
| 
static final String  | FRAMEPUBLISHER_MAX_POOL_SIZE = "framepublisher.max_poolsize" | 
|   | 
| 
static final String  | FRAMEPUBLISHER_QUEUE_SIZE = "framepublisher.queuesize" | 
|   | 
System configuration object.
- Author
 - Maciej Szewczykowski | macie.nosp@m.j@ba.nosp@m.ltrad.nosp@m..eu 
 
- Version
 - 1.7.0 
 
- Since
 - 1.0.1 
 
 
◆ AppConfiguration() [1/2]
  
  
      
        
          | eu.baltrad.dex.config.model.AppConfiguration.AppConfiguration  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ AppConfiguration() [2/2]
  
  
      
        
          | eu.baltrad.dex.config.model.AppConfiguration.AppConfiguration  | 
          ( | 
          Properties |           props | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ equals()
  
  
      
        
          | boolean eu.baltrad.dex.config.model.AppConfiguration.equals  | 
          ( | 
          Object |           obj | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Compares current object with another. 
- Parameters
 - 
  
    | obj | Object to compare with  | 
  
   
- Returns
 - True if tested parameters are equal 
 
 
 
◆ getAdminEmail()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getAdminEmail  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getConnTimeout()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getConnTimeout  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getCountryCode()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getCountryCode  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getFramePublisherMaxPoolSize()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getFramePublisherMaxPoolSize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Returns
 - the framePublisherMaxPoolSize 
 
 
 
◆ getFramePublisherMinPoolSize()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getFramePublisherMinPoolSize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Returns
 - the framePublisherMinPoolSize 
 
 
 
◆ getFramePublisherQueueSize()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getFramePublisherQueueSize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Returns
 - the framePublisherQueueSize 
 
 
 
◆ getImagesDir()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getImagesDir  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getKeystoreDir()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getKeystoreDir  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getLocality()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getLocality  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getNodeAddress()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getNodeAddress  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getNodeName()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getNodeName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getNodeType()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getNodeType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getOrgName()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getOrgName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getOrgUnit()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getOrgUnit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getSoTimeout()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getSoTimeout  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getState()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getState  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getThumbsDir()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getThumbsDir  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getVersion()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getVersion  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getWorkDir()
  
  
      
        
          | String eu.baltrad.dex.config.model.AppConfiguration.getWorkDir  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ hashCode()
  
  
      
        
          | int eu.baltrad.dex.config.model.AppConfiguration.hashCode  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Generate hash code. 
- Returns
 - Hash code 
 
 
 
◆ setAdminEmail()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setAdminEmail  | 
          ( | 
          String |           adminEmail | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | adminEmail | the adminEmail to set  | 
  
   
 
 
◆ setConnTimeout()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setConnTimeout  | 
          ( | 
          String |           connTimeout | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | connTimeout | the connTimeout to set  | 
  
   
 
 
◆ setCountryCode()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setCountryCode  | 
          ( | 
          String |           countryCode | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | countryCode | the countryCode to set  | 
  
   
 
 
◆ setFramePublisherMaxPoolSize()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setFramePublisherMaxPoolSize  | 
          ( | 
          String |           framePublisherMaxPoolSize | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | framePublisherMaxPoolSize | the framePublisherMaxPoolSize to set  | 
  
   
 
 
◆ setFramePublisherMinPoolSize()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setFramePublisherMinPoolSize  | 
          ( | 
          String |           framePublisherMinPoolSize | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | framePublisherMinPoolSize | the framePublisherMinPoolSize to set  | 
  
   
 
 
◆ setFramePublisherQueueSize()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setFramePublisherQueueSize  | 
          ( | 
          String |           framePublisherQueueSize | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | framePublisherQueueSize | the framePublisherQueueSize to set  | 
  
   
 
 
◆ setImagesDir()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setImagesDir  | 
          ( | 
          String |           imagesDir | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | imagesDir | the imagesDir to set  | 
  
   
 
 
◆ setKeystoreDir()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setKeystoreDir  | 
          ( | 
          String |           keystoreDir | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | keystoreDir | the keystoreDir to set  | 
  
   
 
 
◆ setLocality()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setLocality  | 
          ( | 
          String |           locality | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | locality | the locality to set  | 
  
   
 
 
◆ setNodeAddress()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setNodeAddress  | 
          ( | 
          String |           nodeAddress | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | nodeAddress | the nodeAddress to set  | 
  
   
 
 
◆ setNodeName()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setNodeName  | 
          ( | 
          String |           nodeName | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | nodeName | the nodeName to set  | 
  
   
 
 
◆ setNodeType()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setNodeType  | 
          ( | 
          String |           nodeType | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | nodeType | the nodeType to set  | 
  
   
 
 
◆ setOrgName()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setOrgName  | 
          ( | 
          String |           orgName | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | orgName | the orgName to set  | 
  
   
 
 
◆ setOrgUnit()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setOrgUnit  | 
          ( | 
          String |           orgUnit | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | orgUnit | the orgUnit to set  | 
  
   
 
 
◆ setSoTimeout()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setSoTimeout  | 
          ( | 
          String |           soTimeout | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | soTimeout | the soTimeout to set  | 
  
   
 
 
◆ setState()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setState  | 
          ( | 
          String |           state | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setThumbsDir()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setThumbsDir  | 
          ( | 
          String |           thumbsDir | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | thumbsDir | the thumbsDir to set  | 
  
   
 
 
◆ setVersion()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setVersion  | 
          ( | 
          String |           version | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | version | the version to set  | 
  
   
 
 
◆ setWorkDir()
  
  
      
        
          | void eu.baltrad.dex.config.model.AppConfiguration.setWorkDir  | 
          ( | 
          String |           workDir | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | workDir | the workDir to set  | 
  
   
 
 
The documentation for this class was generated from the following file:
- src/java/eu/baltrad/dex/config/model/AppConfiguration.java