Class Archives

java.lang.Object
io.quarkus.arc.arquillian.utils.Archives

public class Archives extends Object
  • Constructor Details

    • Archives

      public Archives()
  • Method Details

    • explode

      public static void explode(org.jboss.shrinkwrap.api.Archive<?> archive, String prefix, Path targetPath) throws IOException
      Throws:
      IOException
    • copy

      public static void copy(org.jboss.shrinkwrap.api.asset.Asset asset, Path targetPath) throws IOException
      Throws:
      IOException