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 |
WebArchive
Traditional WAR (Java Web Archive) structure.
|
Modifier and Type | Class and Description |
---|---|
class |
WebContainerBase<T extends Archive<T>>
WebContainerBase
Abstract class that helps implement the WebContainer.
|
Modifier and Type | Class and Description |
---|---|
class |
WebArchiveImpl
WebArchiveImpl
|