ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

Uses of Package
org.jboss.shrinkwrap.api.asset

Packages that use org.jboss.shrinkwrap.api.asset
org.jboss.shrinkwrap.api   
org.jboss.shrinkwrap.api.asset   
org.jboss.shrinkwrap.api.container   
org.jboss.shrinkwrap.impl.base   
org.jboss.shrinkwrap.impl.base.asset   
org.jboss.shrinkwrap.impl.base.container   
 

Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.api
Asset
          Represents byte-based content.
NamedAsset
          Pluggable separation between an Asset and a default name used to add Assets into an archive without having to explicitly supply the name (ArchivePath) each time.
 

Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.api.asset
Asset
          Represents byte-based content.
EmptyAsset
          Implementation of a Asset having empty content.
 

Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.api.container
Asset
          Represents byte-based content.
 

Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.impl.base
Asset
          Represents byte-based content.
NamedAsset
          Pluggable separation between an Asset and a default name used to add Assets into an archive without having to explicitly supply the name (ArchivePath) each time.
 

Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.impl.base.asset
Asset
          Represents byte-based content.
 

Classes in org.jboss.shrinkwrap.api.asset used by org.jboss.shrinkwrap.impl.base.container
Asset
          Represents byte-based content.
NamedAsset
          Pluggable separation between an Asset and a default name used to add Assets into an archive without having to explicitly supply the name (ArchivePath) each time.
 


ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

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