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 ArchiveFormatAssociable
Archive associable to an
ArchiveFormat
.- Version:
- $Revision: $
-
Method Summary
-
Method Details
-
getArchiveFormat
ArchiveFormat getArchiveFormat()
-