T - Type of drone instancesC - Type of drone configurationspublic interface Instantiator<T,C extends DroneConfiguration<C>> extends Sortable
| Modifier and Type | Method and Description |
|---|---|
T |
createInstance(C configuration)
Creates an instance of Drone Driver.
|
getPrecedenceT createInstance(C configuration)
configuration - the configuration object for the extensionCopyright © 2016 JBoss by Red Hat. All rights reserved.