Uses of Interface
org.fluentlenium.configuration.PropertiesBackend
-
Packages that use PropertiesBackend Package Description org.fluentlenium.configuration -
-
Uses of PropertiesBackend in org.fluentlenium.configuration
Classes in org.fluentlenium.configuration that implement PropertiesBackend Modifier and Type Class Description classDefaultPropertiesBackendProperties backend based on javaPropertiesobject.classEnvironmentVariablesBackendProperties backend based on environment variables.classSystemPropertiesBackendProperties backend based on java system properties.
-