@Xml(prefix="avio-logger")
@Extension(name="AVIO Logger")
@Configurations(value=CustomLoggerConfiguration.class)
public class CustomLoggerExtension
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.