| Package | Description |
|---|---|
| org.jboss.arquillian.spring.integration.event |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationContextCreatedEvent
Event triggered when the application context is being created for the given test case.
|
class |
ApplicationContextDestroyedEvent
Event triggered when the application context is being destroyed for the given test case.
|
class |
ApplicationContextInvalidatedEvent
Event triggered when the application context is being invalidated for the given test case.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.