JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.hyperledger.besu.plugin.services
PluginVersionsProvider
Contents
Description
Method Summary
Method Details
getPluginVersions()
Hide sidebar
Show sidebar
Interface PluginVersionsProvider
public interface
PluginVersionsProvider
The interface Plugin versions provider.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
String
>
getPluginVersions
()
Gets plugin versions by name.
Method Details
getPluginVersions
Map
<
String
,
String
>
getPluginVersions
()
Gets plugin versions by name.
Returns:
the plugin versions