| Package | Description |
|---|---|
| org.arquillian.container.chameleon.spi.model |
| Modifier and Type | Method | Description |
|---|---|---|
static Target.Type |
Target.Type.from(String name) |
|
Target.Type |
Target.getType() |
|
Target.Type |
ContainerAdapter.type() |
|
static Target.Type |
Target.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Target.Type[] |
Target.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
Adapter.isType(Target.Type targetType) |
| Constructor | Description |
|---|---|
ContainerAdapter(String version,
Target.Type targetType,
Adapter adapter,
Dist dist,
String[] gavExcludeExpression,
String defaultProtocol) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.