T - Type of drone instancesC - Type of drone configurationspublic interface Instantiator<T,C extends DroneConfiguration<C>> extends Sortable
T createInstance(C configuration)
configuration - the configuration object for the extensionCopyright © 2014 JBoss by Red Hat. All rights reserved.