Interface IBaseDiscovery

All Known Subinterfaces:
ICacheStorageFactoryDiscovery

public interface IBaseDiscovery
Base interface for discovery.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the description of the discovery.
    Returns the id of the discovery.
  • Method Details

    • getId

      String getId()
      Returns the id of the discovery.
      Returns:
    • getDescription

      String getDescription()
      Returns the description of the discovery.
      Returns: