Interface Piranha

All Known Implementing Classes:
EmbeddedPiranha, NanoPiranha

public interface Piranha
Defines the minimal API each Piranha implements.
Author:
Manfred Riem ([email protected])
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getVersion()
    Get the version.
  • Method Details

    • getVersion

      java.lang.String getVersion()
      Get the version.
      Returns:
      the version.