Add in skeleton documentation for clustering, so that we can document in accordance...
authorfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 29 Sep 2006 18:09:25 +0000 (18:09 +0000)
committerfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 29 Sep 2006 18:09:25 +0000 (18:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@451370 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/cluster-channel.xml [new file with mode: 0644]
webapps/docs/config/cluster-deployer.xml [new file with mode: 0644]
webapps/docs/config/cluster-interceptor.xml [new file with mode: 0644]
webapps/docs/config/cluster-listener.xml [new file with mode: 0644]
webapps/docs/config/cluster-manager.xml [new file with mode: 0644]
webapps/docs/config/cluster-membership.xml [new file with mode: 0644]
webapps/docs/config/cluster-receiver.xml [new file with mode: 0644]
webapps/docs/config/cluster-sender.xml [new file with mode: 0644]
webapps/docs/config/cluster-valve.xml [new file with mode: 0644]
webapps/docs/config/cluster.xml [new file with mode: 0644]
webapps/docs/config/project.xml

diff --git a/webapps/docs/config/cluster-channel.xml b/webapps/docs/config/cluster-channel.xml
new file mode 100644 (file)
index 0000000..22218ee
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="cluster-channel.html">
+
+  &project;
+
+  <properties>
+    <author email="fhanik@apache.org">Filip Hanik</author>
+    <title>The Cluster Channel object</title>
+  </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+  
+
+</section>
+
+
+<section name="Attributes">
+
+  <subsection name="Common Attributes">
+
+  <attributes>
+    <attribute name="className" required="true">
+
+    </attribute>
+
+
+  </attributes>
+
+
+  </subsection>
+
+
+</section>
+
+
+</body>
+
+</document>
diff --git a/webapps/docs/config/cluster-deployer.xml b/webapps/docs/config/cluster-deployer.xml
new file mode 100644 (file)
index 0000000..f9d7d6c
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="cluster-deployer.html">
+
+  &project;
+
+  <properties>
+    <author email="fhanik@apache.org">Filip Hanik</author>
+    <title>The Cluster Deployer object</title>
+  </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+  
+
+</section>
+
+
+<section name="Attributes">
+
+  <subsection name="Common Attributes">
+
+  <attributes>
+    <attribute name="className" required="true">
+
+    </attribute>
+
+
+  </attributes>
+
+
+  </subsection>
+
+
+</section>
+
+
+</body>
+
+</document>
diff --git a/webapps/docs/config/cluster-interceptor.xml b/webapps/docs/config/cluster-interceptor.xml
new file mode 100644 (file)
index 0000000..b859932
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="cluster-interceptor.html">
+
+  &project;
+
+  <properties>
+    <author email="fhanik@apache.org">Filip Hanik</author>
+    <title>The Channel Interceptor object</title>
+  </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+  
+
+</section>
+
+
+<section name="Attributes">
+
+  <subsection name="Common Attributes">
+
+  <attributes>
+    <attribute name="className" required="true">
+
+    </attribute>
+
+
+  </attributes>
+
+
+  </subsection>
+
+
+</section>
+
+
+</body>
+
+</document>
diff --git a/webapps/docs/config/cluster-listener.xml b/webapps/docs/config/cluster-listener.xml
new file mode 100644 (file)
index 0000000..4d54573
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="cluster-listener.html">
+
+  &project;
+
+  <properties>
+    <author email="fhanik@apache.org">Filip Hanik</author>
+    <title>The ClusterListener object</title>
+  </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+  
+
+</section>
+
+
+<section name="Attributes">
+
+  <subsection name="Common Attributes">
+
+  <attributes>
+    <attribute name="className" required="true">
+
+    </attribute>
+
+
+  </attributes>
+
+
+  </subsection>
+
+
+</section>
+
+
+</body>
+
+</document>
diff --git a/webapps/docs/config/cluster-manager.xml b/webapps/docs/config/cluster-manager.xml
new file mode 100644 (file)
index 0000000..453d46f
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="cluster-manager.html">
+
+  &project;
+
+  <properties>
+    <author email="fhanik@apache.org">Filip Hanik</author>
+    <title>The ClusterManager object</title>
+  </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+  
+
+</section>
+
+
+<section name="Attributes">
+
+  <subsection name="Common Attributes">
+
+  <attributes>
+    <attribute name="className" required="true">
+
+    </attribute>
+
+
+  </attributes>
+
+
+  </subsection>
+
+
+</section>
+
+
+</body>
+
+</document>
diff --git a/webapps/docs/config/cluster-membership.xml b/webapps/docs/config/cluster-membership.xml
new file mode 100644 (file)
index 0000000..ae0df62
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="cluster-membership.html">
+
+  &project;
+
+  <properties>
+    <author email="fhanik@apache.org">Filip Hanik</author>
+    <title>The Cluster Membership object</title>
+  </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+  
+
+</section>
+
+
+<section name="Attributes">
+
+  <subsection name="Common Attributes">
+
+  <attributes>
+    <attribute name="className" required="true">
+
+    </attribute>
+
+
+  </attributes>
+
+
+  </subsection>
+
+
+</section>
+
+
+</body>
+
+</document>
diff --git a/webapps/docs/config/cluster-receiver.xml b/webapps/docs/config/cluster-receiver.xml
new file mode 100644 (file)
index 0000000..ee05a3e
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="cluster-receiver.html">
+
+  &project;
+
+  <properties>
+    <author email="fhanik@apache.org">Filip Hanik</author>
+    <title>The Cluster Receiver object</title>
+  </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+  
+
+</section>
+
+
+<section name="Attributes">
+
+  <subsection name="Common Attributes">
+
+  <attributes>
+    <attribute name="className" required="true">
+
+    </attribute>
+
+
+  </attributes>
+
+
+  </subsection>
+
+
+</section>
+
+
+</body>
+
+</document>
diff --git a/webapps/docs/config/cluster-sender.xml b/webapps/docs/config/cluster-sender.xml
new file mode 100644 (file)
index 0000000..fb62569
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="cluster-sender.html">
+
+  &project;
+
+  <properties>
+    <author email="fhanik@apache.org">Filip Hanik</author>
+    <title>The Cluster Sender object</title>
+  </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+  
+
+</section>
+
+
+<section name="Attributes">
+
+  <subsection name="Common Attributes">
+
+  <attributes>
+    <attribute name="className" required="true">
+
+    </attribute>
+
+
+  </attributes>
+
+
+  </subsection>
+
+
+</section>
+
+
+</body>
+
+</document>
diff --git a/webapps/docs/config/cluster-valve.xml b/webapps/docs/config/cluster-valve.xml
new file mode 100644 (file)
index 0000000..86e58dd
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="cluster-valve.html">
+
+  &project;
+
+  <properties>
+    <author email="fhanik@apache.org">Filip Hanik</author>
+    <title>The Channel object</title>
+  </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+  
+
+</section>
+
+
+<section name="Attributes">
+
+  <subsection name="Common Attributes">
+
+  <attributes>
+    <attribute name="className" required="true">
+
+    </attribute>
+
+
+  </attributes>
+
+
+  </subsection>
+
+
+</section>
+
+
+</body>
+
+</document>
diff --git a/webapps/docs/config/cluster.xml b/webapps/docs/config/cluster.xml
new file mode 100644 (file)
index 0000000..b597393
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="cluster.html">
+
+  &project;
+
+  <properties>
+    <author email="fhanik@apache.org">Filip Hanik</author>
+    <title>The Cluster object</title>
+  </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+  
+
+</section>
+
+
+<section name="Attributes">
+
+  <subsection name="Common Attributes">
+
+  <attributes>
+    <attribute name="className" required="true">
+
+    </attribute>
+
+
+  </attributes>
+
+
+  </subsection>
+
+
+</section>
+
+
+</body>
+
+</document>
index 1dc8809..a29279a 100644 (file)
@@ -30,6 +30,7 @@
         <item name="Context"               href="context.html"/>
         <item name="Engine"                href="engine.html"/>
         <item name="Host"                  href="host.html"/>
+        <item name="Cluster"               href="cluster.html"/>
     </menu>
 
     <menu name="Nested Components">
         <item name="Valve"                 href="valve.html"/>
     </menu>
 
+    <menu name="Cluster Elements">
+        <item name="Cluster"               href="cluster.html"/>
+        <item name="Manager"               href="cluster-manager.html"/>
+        <item name="Channel"               href="cluster-channel.html"/> 
+        <item name="Channel/Membership"    href="cluster-membership.html"/>
+        <item name="Channel/Sender"        href="cluster-sender.html"/>
+        <item name="Channel/Receiver"      href="cluster-receiver.html"/>
+        <item name="Channel/Interceptor"   href="cluster-interceptor.html"/>
+        <item name="Valve"                 href="cluster-valve.html"/>
+        <item name="Deployer"              href="cluster-deployer.html"/>
+        <item name="ClusterListener"       href="cluster-listener.html"/>
+    </menu>
   </body>
 
 </project>