|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AjocadoConfiguration.TimeoutType | |
|---|---|
| org.jboss.arquillian.ajocado.framework | |
| Uses of AjocadoConfiguration.TimeoutType in org.jboss.arquillian.ajocado.framework |
|---|
| Methods in org.jboss.arquillian.ajocado.framework that return AjocadoConfiguration.TimeoutType | |
|---|---|
static AjocadoConfiguration.TimeoutType |
AjocadoConfiguration.TimeoutType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AjocadoConfiguration.TimeoutType[] |
AjocadoConfiguration.TimeoutType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.arquillian.ajocado.framework with parameters of type AjocadoConfiguration.TimeoutType | |
|---|---|
long |
AjocadoConfiguration.getTimeout(AjocadoConfiguration.TimeoutType type)
Returns the predefined timeout for given type. |
|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||