Class PluginInfo

java.lang.Object
ecmwf.common.plugin.PluginInfo
All Implemented Interfaces:
Serializable

public final class PluginInfo extends Object implements Serializable
The Class PluginInfo.
See Also:
  • Constructor Details

    • PluginInfo

      public PluginInfo(PluginThread plugin)
      Instantiates a new plugin info.
      Parameters:
      plugin - the plugin
  • Method Details

    • getName

      public String getName()
      Gets the name.
      Returns:
      the name
    • getRef

      public String getRef()
      Gets the ref.
      Returns:
      the ref
    • getVersion

      public String getVersion()
      Gets the version.
      Returns:
      the version