| Package | Description |
|---|---|
| org.jboss.arquillian.drone.spi | |
| org.jboss.arquillian.drone.spi.event |
| Modifier and Type | Method and Description |
|---|---|
DroneRegistry |
DroneRegistry.registerConfiguratorFor(Class<?> key,
Configurator<?,?> configurator)
Registers a configurator for given object type
|
| Modifier and Type | Method and Description |
|---|---|
Configurator<?,? extends DroneConfiguration<?>> |
BeforeDroneConfigured.getConfigurator() |
| Constructor and Description |
|---|
BeforeDroneConfigured(Configurator<?,? extends DroneConfiguration<?>> configurator,
DronePoint<?> dronePoint) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.