Interface ApplicationCreator

All Known Implementing Classes:
DefaultApplicationCreator

@Contract public interface ApplicationCreator
Implementors of this contract are responsible for creating the Application instance. This is used by Pico's maven-plugin.
See Also: