| Package | Description |
|---|---|
| org.arquillian.droidium.native_.spi | |
| org.arquillian.droidium.native_.spi.event |
| Modifier and Type | Method and Description |
|---|---|
SelendroidDeployment |
SelendroidDeployment.setDeploymentName(String androidDeploymentName) |
SelendroidDeployment |
SelendroidDeployment.setInstrumentationConfiguration(InstrumentationConfiguration configuration)
Sets instrumentation configuration for this Selendroid deployment.
|
SelendroidDeployment |
SelendroidDeployment.setInstrumentedDeployment(AndroidDeployment instrumentedDeployment)
Sets
AndroidDeployment meant to be instrumented by this Selendroid server. |
SelendroidDeployment |
SelendroidDeployment.setRebuilt(File rebuiltSelendroid)
Sets rebuilt Selendroid server after its modification which reflects Android application to instrument.
|
SelendroidDeployment |
SelendroidDeployment.setResigned(File resignedSelendroid)
Sets resigned Selendroid server after it is rebuilt.
|
SelendroidDeployment |
SelendroidDeployment.setSelendroidPackageName(String selendroidPackageName) |
SelendroidDeployment |
SelendroidDeployment.setServerBasePackage(String serverBasePackage) |
SelendroidDeployment |
SelendroidDeployment.setWorkingCopy(File selendroidWorkingCopy) |
| Modifier and Type | Method and Description |
|---|---|
SelendroidDeployment |
BeforeSelendroidDeploymentDeployed.getDeployed() |
SelendroidDeployment |
AfterSelendroidDeploymentDeployed.getDeployed() |
SelendroidDeployment |
SelendroidUndeploy.getDeployment() |
SelendroidDeployment |
SelendroidDeploy.getDeployment() |
| Constructor and Description |
|---|
AfterSelendroidDeploymentDeployed(SelendroidDeployment selendroidDeployment) |
BeforeSelendroidDeploymentDeployed(SelendroidDeployment selendroidDeployment) |
SelendroidDeploy(SelendroidDeployment deployment) |
SelendroidUndeploy(SelendroidDeployment deployment) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.