Interface PlatformConfigNamedProvider

    • Method Detail

      • getName

        String getName()
        Get the name.
        Returns:
        the name
      • getPlatformConfigName

        default String getPlatformConfigName()
        Get the Provider name used for identifying this provider in the PlatformConfig. Defaults to getName(). Override this method only if getName() is already implemented and returns the wrong name.
        Returns:
        the name