public class DefaultApplicationContextDestroyer extends Object implements ApplicationContextDestroyer
Closes ApplicationContext after execution of test case.
| Constructor and Description |
|---|
DefaultApplicationContextDestroyer() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyApplicationContext(TestScopeApplicationContext applicationContext)
Destroys the application context.
|
public void destroyApplicationContext(TestScopeApplicationContext applicationContext)
destroyApplicationContext in interface ApplicationContextDestroyerapplicationContext - the application context to be destroyed.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.