Class IhmRecetteClientFactory

All Implemented Interfaces:
VitamClientFactoryInterface<IhmRecetteClient>

public class IhmRecetteClientFactory extends VitamClientFactory<IhmRecetteClient>
IngestInternal client factory
Used to create IngestInternal client : if configuration file does not exist 'ingest-internal-client.conf',
mock IngestInternal client will be returned
  • Method Details

    • getInstance

      public static final IhmRecetteClientFactory getInstance()
      Get the IngestInternalClientFactory instance
      Returns:
      the instance
    • getClient

      public IhmRecetteClient getClient()
      Description copied from interface: VitamClientFactoryInterface
      This method returns the correct Client adapted to the business case
      Returns:
      the Vitam client