Interface ContainerArchive

All Superinterfaces:
Archive, Iterable<Archive.Entry>

public interface ContainerArchive extends Archive
An archive represents an ark-container
Since:
0.1.0
Author:
qilong.zql
  • Method Details

    • getUrls

      URL[] getUrls() throws IOException
      fetch classpath of archive to startup ark-container
      Returns:
      the classpath contained in ark-container archive
      Throws:
      IOException - throw exception when meets error