Class StandalonePreprRepositories

java.lang.Object
nl.vpro.io.prepr.StandalonePreprRepositories
All Implemented Interfaces:
Iterable<PreprRepository>, PreprRepositories

public class StandalonePreprRepositories extends Object implements PreprRepositories
Maintains a map of PreprRepository. A PreprRepository connects to precisely one channel. If you need to sync with more than one, this may come in handy.
Since:
0.3
Author:
Michiel Meeuwissen