Uses of Interface
org.jboss.shrinkwrap.api.asset.NamedAsset

Packages that use NamedAsset
org.jboss.shrinkwrap.api   
 

Uses of NamedAsset in org.jboss.shrinkwrap.api
 

Methods in org.jboss.shrinkwrap.api with parameters of type NamedAsset
 T Archive.add(NamedAsset namedAsset)
          Adds the asset encapsulated within the specified NamedAsset under the encapsulated name and target (directory)
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.