Uses of Interface
org.jboss.shrinkwrap.spi.MemoryMapArchive
-
Packages that use MemoryMapArchive Package Description org.jboss.shrinkwrap.impl.base -
-
Uses of MemoryMapArchive in org.jboss.shrinkwrap.impl.base
Classes in org.jboss.shrinkwrap.impl.base that implement MemoryMapArchive Modifier and Type Class Description 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 Modifier and Type Method Description Class<MemoryMapArchive>
MemoryMapArchiveImpl. getActualClass()
Exposes the actual class used in casting
-