A DeployableContainer implementation that can run and connect to a embedded(same JVM) JBoss Reloaded(MicroContainer + VirtualDeploymentFramework) instance. This implementation has lifecycle support, so the container will be started and stopped as part of the test run.
Container Injection Support Matrix
@EJB |
@EJB (no-interface) |
@Inject (CDI) |
@Inject (MC) |
@PersistenceContext @PersistenceUnit |
|
|
|
|
|
Default Protocol:
Container Configuration Options
Name |
Type |
Default |
Description |