| Package | Description |
|---|---|
| org.jboss.arquillian.extension.byteman.impl.common |
| Modifier and Type | Method and Description |
|---|---|
static BytemanConfiguration |
BytemanConfiguration.from(org.jboss.arquillian.config.descriptor.api.ArquillianDescriptor descriptor) |
static BytemanConfiguration |
BytemanConfiguration.from(InputStream inputStream) |
static BytemanConfiguration |
BytemanConfiguration.from(String properties) |
BytemanConfiguration |
ExecContext.getConfiguration() |
| Constructor and Description |
|---|
ExecContext(int port,
EnumSet<ExecType> exec,
BytemanConfiguration configuration) |
ExecContext(String address,
int port,
EnumSet<ExecType> exec,
BytemanConfiguration configuration) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.