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 anArchiveFormat
.- Version:
- $Revision: $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ArchiveFormat
getArchiveFormat()
-
-
-
Method Detail
-
getArchiveFormat
ArchiveFormat getArchiveFormat()
-
-