Uses of Class
javax.enterprise.inject.Produces
-
Packages that use Produces Package Description org.jboss.weld.environment.se.beans -
-
Uses of Produces in org.jboss.weld.environment.se.beans
Methods in org.jboss.weld.environment.se.beans with annotations of type Produces 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.
-