| Package | Description |
|---|---|
| org.jboss.shrinkwrap.api.spec | |
| org.jboss.shrinkwrap.impl.base.container | |
| org.jboss.shrinkwrap.impl.base.spec |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EnterpriseArchive
Traditional EAR (Java Enterprise Archive) structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseContainerBase<T extends Archive<T>>
EnterpriseContainerSupport
Abstract class that helps implement the EnterpriseContainer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseArchiveImpl
EnterpriseArchiveImpl
|