@Xml(prefix="starter")
@Extension(name="Starter")
@Sources(value=RunOnceSource.class)
public class StarterExtension
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.