| Interface | Description |
|---|---|
| WarpDeploymentEnrichmentExtension |
Service for adding
JavaArchives to final WebArchive and modifying final WebArchive in order to
provide extended Warp functionality. |
| Class | Description |
|---|---|
| LifecycleManager |
Provides ability of executing events in Warp lifecycle from outside of Arquillian extensions.
|
| LifecycleManagerStore |
Holds associations of
LifecycleManager with arbitrary objects. |
| WarpCommons |
Commons references used for marking events objects Warp execution.
|
| WarpLifecycleEvent |
The lifecycle event which is observed by
LifecycleTestDriver and all methods annotated with set of qualifiers
specified by WarpLifecycleEvent.getQualifiers() will be executed. |
| Annotation Type | Description |
|---|---|
| WarpLifecycleTest |
This qualifier annotation marks annotations which supports LifecycleEvent propagation.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.