Interface RepositoryConfig

    • Method Detail

      • getItemCacheSize

        int getItemCacheSize()
      • getPollTimeout

        int getPollTimeout()
        Specifies an interval used for polling the RepositoryService for changes.
        Returns:
        the poll timeout in milliseconds.
      • getConfiguration

        <T> T getConfiguration​(String name,
                               T defaultValue)