Class ApiQueryAdapter
- java.lang.Object
-
- com.mulesoft.apiquery.adapter.internal.ApiQueryAdapter
-
@Xml(prefix="aq-mule-extension") @Extension(name="Api Query Adapter") @Configurations(ApiQueryAdapterConfiguration.class) public class ApiQueryAdapter extends Object
This is the main class of an extension, is the entry point from which configurations, connection providers, operations and sources are going to be declared.