Package | Description |
---|---|
org.jboss.as.arquillian.container.embedded | |
org.jboss.as.arquillian.container.managed | |
org.jboss.as.arquillian.container.remote |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedDeployableContainer
DeployableContainer implementation to bootstrap JBoss Logging (installing the LogManager if possible), use the JBoss
Modules modular ClassLoading Environment to create a new server instance, and handle lifecycle of the Application Server in
the currently-running environment. |
Modifier and Type | Class and Description |
---|---|
class |
ManagedDeployableContainer
The managed deployable container.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteDeployableContainer
JBossASRemoteContainer
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.