Class SystemPropertiesBackend

java.lang.Object
io.fluentlenium.configuration.SystemPropertiesBackend
All Implemented Interfaces:
PropertiesBackend

public class SystemPropertiesBackend extends Object implements PropertiesBackend
Properties backend based on java system properties.
  • Constructor Details

    • SystemPropertiesBackend

      public SystemPropertiesBackend()
  • Method Details