Show Table of Contents
4.44. org.milyn.javabean.gen.ConfigGenerator Example
From the commandline:
$JAVA_HOME/bin/java -classpath <classpath> org.milyn.javabean.gen.ConfigGenerator -c <rootBeanClass> -o <outputFilePath> [-p <propertiesFilePath>]
- The
-ccommandline arg specifies the root class of the model whose binding config is to be generated. - The
-ocommandline arg specifies the path and filename for the generated config output. - The
-pcommandline arg specifies the path and filename optional binding configuration file that specifies additional binding parameters. - The optional
-pproperties file parameter allows specification of additional config parameters. - packages.included: Semi-colon separated list of packages. Any fields in the class matching these packages will be included in the binding configuration generated.
- packages.excluded: Semi-colon separated list of packages. Any fields in the class matching these packages will be excluded from the binding configuration generated.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.