Package | Description |
---|---|
org.jboss.shrinkwrap.api.container | |
org.jboss.shrinkwrap.api.spec |
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceProviderContainer<T extends Archive<T>>
Defines the contract for a component capable of storing service provider related resources.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EnterpriseArchive
Traditional EAR (Java Enterprise Archive) structure.
|
interface |
JavaArchive
Traditional JAR (Java Archive) structure.
|
interface |
ResourceAdapterArchive
Traditional RAR (Resource Adapter Archive) structure.
|
interface |
WebArchive
Traditional WAR (Java Web Archive) structure.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.