Package aQute.bnd.service
Interface RegistryPlugin
-
- All Known Implementing Classes:
BasicAuthentication,BearerAuthentication,BndAuthentication,ConnectionSettings,DefaultURLConnectionHandler,FileRepo,HttpsVerification,InfoFileRepo,MavenRemoteRepository,Workspace.CachedFileRepo
public interface RegistryPluginA plugin that wants a registry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetRegistry(Registry registry)
-
-
-
Method Detail
-
setRegistry
void setRegistry(Registry registry)
-
-