Class AOJRepositoryProvider

java.lang.Object
com.io7m.coffeepick.adoptopenjdk_v3.AOJRepositoryProvider
All Implemented Interfaces:
RuntimeRepositoryProviderType

public final class AOJRepositoryProvider
extends java.lang.Object
implements RuntimeRepositoryProviderType
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String PROVIDER_NAME
    The name of the provider.
    static java.net.URI PROVIDER_URI
    The URI of the provider.
  • Constructor Summary

    Constructors 
    Constructor Description
    AOJRepositoryProvider()
    Construct a provider.
    AOJRepositoryProvider​(net.adoptopenjdk.v3.api.AOV3ClientProviderType inClients)
    Construct a provider.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String name()  
    RuntimeRepositoryType openRepository​(RuntimeRepositoryContextType context)
    Create a new repository.
    java.net.URI uri()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait