Interface ForeignSourceRepositoryFactory

    • Method Detail

      • getPendingRepository

        ForeignSourceRepository getPendingRepository()
        Gets the pending repository.
        Returns:
        the pending repository
      • getDeployedRepository

        ForeignSourceRepository getDeployedRepository()
        Gets the deployed repository.
        Returns:
        the deployed repository
      • getRepositoryStrategy

        FactoryStrategy getRepositoryStrategy()
        Gets the repository strategy.
        Returns:
        the repository strategy
      • setRepositoryStrategy

        void setRepositoryStrategy​(FactoryStrategy strategy)
        Sets the repository strategy.
        Parameters:
        strategy - the new repository strategy