Interface MetadataProvider

All Known Implementing Classes:
DefaultGcpMetadataProvider

public interface MetadataProvider
Interface for retrieving properties from Metadata Server.
Since:
1.1
  • Method Summary

    Modifier and Type
    Method
    Description
    getAttribute(String attributeName)
     
  • Method Details