Package org.jboss.shrinkwrap.spi
Interface ArchiveFormatAssociable
-
- All Known Implementing Classes:
ArchiveBase,ContainerBase,EnterpriseArchiveImpl,EnterpriseContainerBase,GenericArchiveImpl,JavaArchiveImpl,MemoryMapArchiveBase,MemoryMapArchiveImpl,ResourceAdapterArchiveImpl,ResourceAdapterContainerBase,WebArchiveImpl,WebContainerBase
public interface ArchiveFormatAssociableArchive associable to anArchiveFormat.- Version:
- $Revision: $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ArchiveFormatgetArchiveFormat()
-
-
-
Method Detail
-
getArchiveFormat
ArchiveFormat getArchiveFormat()
-
-