- All Known Implementing Classes:
DefaultApplicationCreator
Implementors of this contract are responsible for creating the
Application instance.
This is used by Pico's maven-plugin.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionUsed to create theApplicationsource for the entire application / assembly.
-
Method Details
-
createApplication
Used to create theApplicationsource for the entire application / assembly.- Parameters:
request- the request for what to generate- Returns:
- the result from the create operation
-