ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

Uses of Interface
org.jboss.shrinkwrap.spi.MemoryMapArchive

Packages that use MemoryMapArchive
org.jboss.shrinkwrap.impl.base   
 

Uses of MemoryMapArchive in org.jboss.shrinkwrap.impl.base
 

Classes in org.jboss.shrinkwrap.impl.base that implement MemoryMapArchive
 class MemoryMapArchiveImpl
          MemoryMapArchiveImpl A default implementation for all MemoryMap archives.
 

Methods in org.jboss.shrinkwrap.impl.base that return types with arguments of type MemoryMapArchive
protected  Class<MemoryMapArchive> MemoryMapArchiveImpl.getActualClass()
          Returns the actual typed class for this instance, used in safe casting for covariant return types
 


ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

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