SPRNET-1541 fix documentation to show correct prototype configuration via XML
This commit is contained in:
@@ -3827,7 +3827,7 @@ public class MyClassFactory
|
||||
<para>The following examples defines an object as a prototype in
|
||||
XML:</para>
|
||||
|
||||
<programlisting language="myxml"><object id="exampleObject" type="Examples.ExampleObject, ExamplesLibrary" scope="prototype"/></programlisting>
|
||||
<programlisting language="myxml"><object id="exampleObject" type="Examples.ExampleObject, ExamplesLibrary" singleton="false"/></programlisting>
|
||||
|
||||
<note>
|
||||
<para>The <literal><singleton/></literal> attribute was
|
||||
|
||||
Reference in New Issue
Block a user