| Interface | Description |
|---|---|
| DeciderStrategy |
Interface
Strategy can define merging strategy for objects of type Detectable. |
| Detectable |
Intefrace
Detectable is used to set up a prerequisite for testing environment. |
| Class | Description |
|---|---|
| BaseDeciderStrategy |
Intefrace
BaseStrategy can process list of instances implementing Detectable interface. |
| DeciderStrategy.And | |
| DeciderStrategy.Or | |
| Detectable.False | |
| Detectable.True | |
| DetectorProcessor |
| Annotation Type | Description |
|---|---|
| Detector |
Annotation
Detector is used to set up list of prerequisites for current environment with merging strategy. |
Copyright © 2015–2016 JBoss by Red Hat. All rights reserved.