@Xml(prefix="aq-mule-extension")
@Extension(name="Api Query Adapter")
@Configurations(value=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.