Interface IClientTypeProvider

  • All Known Implementing Classes:
    ExceptionBasedClientTypeProvider

    public interface IClientTypeProvider
    Implementations return a PDI client-type identifier (spoon,pan,carte,kitchen) or "default" if not one of those.

    Created by nbaker on 3/24/16.

    • Method Detail

      • getClientType

        String getClientType()
        Get the PDI client type associated with this running instance
        Returns:
        a PDI client-type identifier (spoon,pan,carte,kitchen) or "default"