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.config.descriptor.api.ArquillianDescriptor descriptor)
Loads the extension configuration as soon as possible, i.e.
|
public static final String TRANSACTION_EXTENSION
public static final String MANAGER_PROPERTY_NAME
public static final String DEFAULT_TRANSACTION_MODE_PROPERTY_NAME
public void loadConfiguration(@Observes
org.jboss.arquillian.config.descriptor.api.ArquillianDescriptor descriptor)
descriptor - the event fired during load configuration (before the test suite events are fired)Copyright © 2023 JBoss by Red Hat. All rights reserved.