| AOP |
Wraps a AOP (JBoss AOP Archive) file that will be deployed in the container.
|
| Bundle |
Wraps an OSGi Bundle file that will be deployed in the container.
|
| DeployableType |
Type of Deployable.
|
| DeployableVersion |
Version of Deployable.
|
| EAR |
Wraps an EAR file that will be deployed in the container.
|
| EJB |
Wraps an EJB JAR file that will be deployed in the container.
|
| File |
Wraps a file that will be deployed into the container.
|
| HAR |
Wraps a HAR (Hibernate Archive) file that will be deployed in the container.
|
| RAR |
Wraps a RAR file that will be deployed in the container.
|
| SAR |
Wraps a SAR file that will be deployed in the container.
|
| WAR |
Wraps a WAR file that will be deployed in the container.
|