@Retention(value=RUNTIME) @Target(value=TYPE) public static @interface DetectThreadDeadlocksFeature.Config
Modifier and Type | Optional Element and Description |
---|---|
boolean |
dumpAtTearDown |
boolean |
dumpOnFailure |
public abstract boolean dumpAtTearDown
public abstract boolean dumpOnFailure
Copyright © 2018 Nuxeo. All rights reserved.