Interface MavenVersionsResolver.Factory

All Superinterfaces:
AutoCloseable, Closeable
Enclosing interface:
MavenVersionsResolver

public static interface MavenVersionsResolver.Factory extends Closeable
Factory API to build MavenVersionResolver. A client of this library is responsible to provide an implementation of the MavenVersionsResolver.Factory interface. The create(Collection)} method will be called once for every channel.