Package tigase.conf

Class ConfigReader.PropertyVariable

All Implemented Interfaces:
ConfigReader.Variable
Enclosing class:
ConfigReader

public static class ConfigReader.PropertyVariable extends ConfigReader.AbstractEnvironmentPropertyVariable
  • Constructor Details

    • PropertyVariable

      public PropertyVariable()
    • PropertyVariable

      public PropertyVariable(String name, String defValue)
  • Method Details

    • calculateValue

      public Object calculateValue()