Uses of Annotation Interface
org.spincast.core.guice.MainArgs
Packages that use MainArgs
-
Uses of MainArgs in org.spincast.website.controllers
Constructor parameters in org.spincast.website.controllers with annotations of type MainArgsModifierConstructorDescriptionAdminController
(String[] mainArgs, JsonManager jsonManager, SpincastUtils spincastUtils, NewsService newsService, org.spincast.website.AppConfig appConfig) MainPagesController
(String[] mainArgs, JsonManager jsonManager, SpincastUtils spincastUtils, NewsService newsService, org.spincast.website.AppConfig appConfig) -
Uses of MainArgs in org.spincast.website.maven
Constructor parameters in org.spincast.website.maven with annotations of type MainArgsModifierConstructorDescriptionSpincastMavenPreparePackage
(String[] mainArgs, SpincastUtils spincastUtils) ConstructorSpincastMavenPreparePackageRelease
(String[] mainArgs) Constructor