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 © 2013 JBoss by Red Hat. All Rights Reserved.