| Interface | Description |
|---|---|
| JBossPropertySet |
JBoss-specific properties.
|
| Class | Description |
|---|---|
| JBoss3xInstalledLocalContainer |
JBoss 3.x series container implementation.
|
| JBoss4xInstalledLocalContainer |
JBoss 4.x series container implementation.
|
| JBoss4xRemoteContainer |
Special container support for wrapping a running instance of JBoss 4.x.
|
| JBossExistingLocalConfiguration |
JBoss existing
Configuration implementation. |
| JBossInstalledLocalDeployer |
Static deployer that deploys WARs and EARs to the JBoss
deploy directory. |
| JBossRemoteDeployer |
Remote deployer that uses JMX to deploy to JBoss.
|
| JBossRuntimeConfiguration |
Configuration to use when using a JBoss remote container.
|
| JBossStandaloneLocalConfiguration |
Implementation of a standalone
Configuration
for JBoss 3.x series and JBoss 4.x series. |
| JBossWAR |
Extension that supports custom JBoss descriptor files such as the
jboss-web.xml one. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.