| Package | Description |
|---|---|
| org.jboss.arquillian.drone.configuration | |
| org.jboss.arquillian.drone.configuration.legacy | |
| org.jboss.arquillian.drone.configuration.mapping |
| Modifier and Type | Field and Description |
|---|---|
static List<ValueMapper<?>> |
ConfigurationMapper.VALUE_MAPPERS |
| Modifier and Type | Class and Description |
|---|---|
class |
NegatingBooleanValueMapper
Mapper for bool and Boolean which logically negates value
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanValueMapper
Mapper for bool and Boolean.
|
class |
DoubleValueMapper
Mapper for double and Double
|
class |
IntegerValueMapper
Mapper for int and Integer
|
class |
LongValueMapper
Mapper for long and Long.
|
class |
MapValueMapper
Mapper for Map
|
class |
StringValueMapper
Mapper for String
|
class |
URIValueMapper
Mapper for URI
|
class |
URLValueMapper
Mapper for URL
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.