Author: pete.muir(a)jboss.org
Date: 2009-04-17 11:54:25 -0400 (Fri, 17 Apr 2009)
New Revision: 2471
Modified:
doc/trunk/reference/en-US/environments.xml
Log:
minor
Modified: doc/trunk/reference/en-US/environments.xml
===================================================================
--- doc/trunk/reference/en-US/environments.xml 2009-04-17 15:52:08 UTC (rev 2470)
+++ doc/trunk/reference/en-US/environments.xml 2009-04-17 15:54:25 UTC (rev 2471)
@@ -267,16 +267,17 @@
}
}]]></programlisting>
- <para>
- <note>
- <para>
- The command line parameters do not become available for injection
- until the <literal>@Deployed Manager</literal> event is
fired. If you
- need access to the parameters during initialization you can do so via
the
- <literal>public static String getParameters()</literal>
method in
- <literal>StartMain</literal>.</para>
- </note>
- </para>
+ <note>
+ <para>
+ The command line parameters do not become available for injection
+ until the <literal>@Deployed Manager</literal> event is
fired. If you
+ need access to the parameters during initialization you can do so via
the
+ <literal>public static String getParameters()</literal>
method in
+ <literal>StartMain</literal>.
+ </para>
+ </note>
+
+
</section>
Show replies by date