Interface PropertyProvider

All Known Implementing Classes:
SystemPropertyProvider

@InternalApi public interface PropertyProvider
Interface for a system property provider.

For internal use only.

  • Method Summary

    Modifier and Type
    Method
    Description
    getProperty(String property, String def)