public class TransactionConfigurationProducer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_TRANSACTION_MODE_PROPERTY_NAME |
static String |
MANAGER_PROPERTY_NAME |
static String |
TRANSACTION_EXTENSION |
| Constructor and Description |
|---|
TransactionConfigurationProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadConfiguration(org.jboss.arquillian.test.spi.event.suite.BeforeSuite beforeSuiteEvent)
Loads the extension configuration before the test suite is being run.
|
public static final String TRANSACTION_EXTENSION
public static final String MANAGER_PROPERTY_NAME
public static final String DEFAULT_TRANSACTION_MODE_PROPERTY_NAME
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.