Interface PluginDatabase

  • All Superinterfaces:
    java.lang.AutoCloseable, Database

    public interface PluginDatabase
    extends Database
    • Method Detail

      • getPluginIdentifier

        ArtifactIdentifier getPluginIdentifier()
        Gets the plugin associated with this database.
        Returns:
        Plugin artifact identifier.