@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface ConnectionProviders
Class also annotated with Extension, to list
the ConnectionProviders that the extension exposes.public abstract Class<? extends org.mule.runtime.api.connection.ConnectionProvider>[] value
ConnectionProvider interface.Copyright © 2017 MuleSoft, Inc.. All rights reserved.