Interface RegistryPlugin

All Known Implementing Classes:
BasicAuthentication, BearerAuthentication, BndAuthentication, ConnectionSettings, DefaultURLConnectionHandler, FileRepo, HttpsVerification, InfoFileRepo, JartoolSigner, MavenRemoteRepository, Workspace.CachedFileRepo

public interface RegistryPlugin
A plugin that wants a registry
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setRegistry

      void setRegistry(Registry registry)