|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Configuration
Used to annotate classes
| Optional Element Summary | |
|---|---|
java.lang.Class |
nodesGraphProcessor
nodesGraphProcessor |
int |
numberOfThreads
Number of threads in the pool |
boolean |
parallel
Should the methods be run in parallel mode or not? |
java.lang.Class[] |
reporters
reporters |
public abstract boolean parallel
public abstract int numberOfThreads
public abstract java.lang.Class[] reporters
public abstract java.lang.Class nodesGraphProcessor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||