| Package | Description |
|---|---|
| net.wasdev.wlp.common.arquillian.objects |
| Modifier and Type | Class and Description |
|---|---|
static class |
LibertyManagedObject.LibertyManagedProperty
These properties should correspond with the parameters in
WLPManagedContainerConfiguration
|
static class |
LibertyRemoteObject.LibertyRemoteProperty
These properties should correspond with the parameters in
WLPRemoteContainerConfiguration
|
| Modifier and Type | Method and Description |
|---|---|
Map<LibertyProperty.LibertyPropertyI,String> |
LibertyRemoteObject.getArquillianProperties() |
Map<LibertyProperty.LibertyPropertyI,String> |
LibertyManagedObject.getArquillianProperties() |
static Map<LibertyProperty.LibertyPropertyI,String> |
LibertyProperty.getArquillianProperties(Map<String,String> arquillianProperties,
Class<?> cls)
Converts Map
|
| Constructor and Description |
|---|
LibertyManagedObject(String wlpHome,
String serverName,
int httpPort,
Map<LibertyProperty.LibertyPropertyI,String> arquillianProperties) |
LibertyRemoteObject(Map<LibertyProperty.LibertyPropertyI,String> arquillianProperties) |
Copyright © 2018 the original author or authors.