| Package | Description |
|---|---|
| org.jboss.arquillian.drone.spi | |
| org.jboss.arquillian.drone.spi.event |
| Modifier and Type | Method and Description |
|---|---|
DroneRegistry |
DroneRegistry.registerInstantiatorFor(Class<?> key,
Instantiator<?,?> value)
Registers an instantiator for given object type
|
| Modifier and Type | Method and Description |
|---|---|
Instantiator<?,? extends DroneConfiguration<?>> |
BeforeDroneCallableCreated.getInstantiator() |
| Constructor and Description |
|---|
BeforeDroneCallableCreated(Instantiator<?,? extends DroneConfiguration<?>> instantiator,
Class<?> droneType,
Class<? extends Annotation> qualifier) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.