|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentException | |
|---|---|
| org.jboss.testharness.spi | |
| Uses of DeploymentException in org.jboss.testharness.spi |
|---|
| Methods in org.jboss.testharness.spi that throw DeploymentException | |
|---|---|
void |
Containers.deploy(java.io.InputStream archive,
java.lang.String name)
The war/ear to deploy to the container, it should be read using a JarInputStream. |
void |
StandaloneContainers.deploy(java.lang.Iterable<java.lang.Class<?>> classes)
Bootstrap the container by registering Beans and Observers, raising |
void |
StandaloneContainers.deploy(java.lang.Iterable<java.lang.Class<?>> classes,
java.lang.Iterable<java.net.URL> beansXmls)
Bootstrap the container for a test by registering Beans and Observers, raising @Initialized event, validating the deployment, and raising the |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||