Errai 3.0.1-SNAPSHOT

org.jboss.errai.common.metadata
Class PackagingUtil

java.lang.Object
  extended by org.jboss.errai.common.metadata.PackagingUtil

public class PackagingUtil
extends Object

A set of utilities for processing a DeploymentContext

Author:
Heiko Braun \

Constructor Summary
PackagingUtil()
           
 
Method Summary
protected static File expandZipEntry(ZipInputStream stream, ZipEntry entry, DeploymentContext ctx)
           
static File identifyDeployment(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackagingUtil

public PackagingUtil()
Method Detail

identifyDeployment

public static File identifyDeployment(URL url)

expandZipEntry

protected static File expandZipEntry(ZipInputStream stream,
                                     ZipEntry entry,
                                     DeploymentContext ctx)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.