[jboss-cvs] JBossAS SVN: r67484 - projects/microcontainer/trunk/docs/User_Guide/src/main/docbook.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Nov 27 05:24:24 EST 2007


Author: newtonm
Date: 2007-11-27 05:24:24 -0500 (Tue, 27 Nov 2007)
New Revision: 67484

Modified:
   projects/microcontainer/trunk/docs/User_Guide/src/main/docbook/User_Guide.xml
Log:
Added new section titles for AOP and JBoss AS.

Modified: projects/microcontainer/trunk/docs/User_Guide/src/main/docbook/User_Guide.xml
===================================================================
--- projects/microcontainer/trunk/docs/User_Guide/src/main/docbook/User_Guide.xml	2007-11-27 09:42:11 UTC (rev 67483)
+++ projects/microcontainer/trunk/docs/User_Guide/src/main/docbook/User_Guide.xml	2007-11-27 10:24:24 UTC (rev 67484)
@@ -652,9 +652,26 @@
     </chapter>
     <chapter>
       <title>Adding behaviour through AOP</title>
-      <para/>
-      <para/>
-      <para/>
+      <section>
+        <title>Configuring JBoss AOP</title>
+        <para/>
+      </section>
+      <section>
+        <title>Creating an aspect</title>
+        <para/>
+      </section>
+      <section>
+        <title>Applying an aspect</title>
+        <para/>
+      </section>
+      <section>
+        <title>Lifecycle aspects</title>
+        <para/>
+      </section>
+      <section>
+        <title>Using JNDI for service lookup</title>
+        <para/>
+      </section>
     </chapter>
     <chapter>
       <title>Advanced deployment</title>
@@ -673,9 +690,11 @@
       </section>
       <section>
         <title>Changing the classloading strategy</title>
+        <para/>
       </section>
       <section>
         <title>Adding a deployment stage</title>
+        <para/>
       </section>
     </chapter>
   </part>
@@ -705,6 +724,9 @@
     <chapter>
       <title>JBoss AS</title>
       <section>
+        <title>Bootstrapping the microcontainer</title>
+      </section>
+      <section>
         <title>Java EE Deployers</title>
       </section>
       <section>




More information about the jboss-cvs-commits mailing list