Interface PropertiesManager.PropertyHolder

All Known Implementing Classes:
ConfigFilePropertyHolder
Enclosing class:
PropertiesManager

public static interface PropertiesManager.PropertyHolder
  • Method Summary

    Modifier and Type
    Method
    Description
    getProperty(String property)
     
  • Method Details