public class ValidationTimeoutOption extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_NAME
The property name for the validation timeout
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static ValidationTimeoutOption |
get(int threshold) |
String |
getPropertyName() |
int |
getTimeout()
Returns the threshold value for alpha hashing
|
int |
hashCode() |
public static final String PROPERTY_NAME
public static ValidationTimeoutOption get(int threshold)
public String getPropertyName()
public int getTimeout()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.