public class CamelSpringBootExecutionListener
extends org.springframework.test.context.support.AbstractTestExecutionListener
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadLocal<org.springframework.context.ConfigurableApplicationContext> |
threadApplicationContext |
| Constructor and Description |
|---|
CamelSpringBootExecutionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTestMethod(org.springframework.test.context.TestContext testContext) |
void |
beforeTestMethod(org.springframework.test.context.TestContext testContext) |
void |
prepareTestInstance(org.springframework.test.context.TestContext testContext) |
getOrderprotected static ThreadLocal<org.springframework.context.ConfigurableApplicationContext> threadApplicationContext
Apache Camel