Uses of Class
org.jboss.weld.environment.se.bindings.Parameters
-
Packages that use Parameters Package Description org.jboss.weld.environment.se.beans -
-
Uses of Parameters in org.jboss.weld.environment.se.beans
Methods in org.jboss.weld.environment.se.beans with annotations of type Parameters Modifier and Type Method Description List<String>ParametersFactory. getArgs()Producer method for the injectable command line args.String[]ParametersFactory. getArgsAsArray()Producer method for the injectable command line args.
-