Interface Versioned

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Version version()
      Method called to detect version of the component that implements this interface; returned version should never be null, but may return specific "not available" instance (see Version for details).
    • Method Detail

      • version

        Version version()
        Method called to detect version of the component that implements this interface; returned version should never be null, but may return specific "not available" instance (see Version for details).
        Returns:
        Version of the component