Author: rgardler
Date: Fri Mar 9 01:36:57 2007
New Revision: 516342
URL: http://svn.apache.org/viewvc?view=rev&rev=516342
Log:
Add a cross reference to the plugin howto that describes how to expose
contracts in a plugin
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml?view=diff&rev=516342&r1=516341&r2=516342
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-contracts.xml
Fri Mar 9 01:36:57 2007
@@ -275,6 +275,12 @@
Next to write are parameter-contracts with advanced features of the
dispatcher.
</note>
</section>
+
+ <section i="pluginContracts">
+ <title>Plugin Supplied Contracts</title>
+ <p>It is possible for plugins to provide contracts for use in the
dispatcher.
+ For details on how this is done see the <a
href="/docs/howto/howto-buildPlugin.html#Dispatcher">Plugin HowTo</a>.</p>
+ </section>
</steps>
<extension title="Further Reading">
<p>