ShrinkWrap API 1.1.0-alpha-1

Uses of Class
org.jboss.shrinkwrap.api.asset.EmptyAsset

Packages that use EmptyAsset
org.jboss.shrinkwrap.api.asset   
 

Uses of EmptyAsset in org.jboss.shrinkwrap.api.asset
 

Methods in org.jboss.shrinkwrap.api.asset that return EmptyAsset
static EmptyAsset EmptyAsset.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EmptyAsset[] EmptyAsset.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


ShrinkWrap API 1.1.0-alpha-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.