Class PropertiesDataHandler

java.lang.Object
com.polarion.platform.repository.spi.config.AbstractDataHandler<Properties,Properties>
com.polarion.platform.repository.spi.config.PropertiesDataHandler
All Implemented Interfaces:
IDataHandler<Properties,Properties>

public class PropertiesDataHandler extends AbstractDataHandler<Properties,Properties>
Data handler that reads/writes the Properties to/from a configuration.
  • Constructor Details

    • PropertiesDataHandler

      public PropertiesDataHandler()