Interface ProviderType

  • All Known Implementing Classes:
    BaseProviderType, InternalProviderType

    public interface ProviderType
    This interface provides the definition for a ProviderType. Different provider types can be implemented and discovered at runtime.
    • Method Detail

      • getProviderTypeName

        String getProviderTypeName()
        Get the provider type name
        Returns:
        the provider type name
      • getVersion

        String getVersion()
        Get the provider type version
        Returns:
        the provider type version