JavaScript is disabled on your browser.
Skip navigation links
Spincast Framework
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.spincast.core.guice
Annotation Interface MainArgs
@Target
({
TYPE
,
METHOD
,
PARAMETER
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
MainArgs
Used to bind and inject the arguments passed to the "public static void main(String[] args)" method.