Skip to content

Commit

Permalink
1.0.0 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Brown committed Nov 28, 2012
1 parent 19f33d6 commit 5201ff7
Show file tree
Hide file tree
Showing 46 changed files with 96 additions and 485 deletions.
25 changes: 23 additions & 2 deletions docs/manual/gapi/DefaultPackage/RabbitmqGrailsPlugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

<html>
<head>
<!-- Generated by groovydoc (1.8.6) on Thu Apr 05 10:26:49 CDT 2012 -->
<!-- Generated by groovydoc (1.8.6) on Wed Nov 28 13:05:39 CST 2012 -->
<title>RabbitmqGrailsPlugin (Groovy Documentation)</title>
<meta name="date" content="2012-04-05">
<meta name="date" content="2012-11-28">
<link href="../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../groovy.ico" type="image/x-icon" rel="icon">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -377,6 +377,17 @@ <H2>
</TD>
</TR>

<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1" CLASS="ClassItemFont">
<CODE>protected&nbsp;java.lang.Object</CODE></FONT>
</TD>
<TD>
<CODE><b><a href="#initialiseAdviceChain(def, def)">initialiseAdviceChain</a></b>(java.lang.Object listenerBean, java.lang.Object applicationContext)</CODE>
<BR>
<P></P>
</TD>
</TR>

<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1" CLASS="ClassItemFont">
<CODE>protected&nbsp;java.lang.Object</CODE></FONT>
Expand Down Expand Up @@ -681,6 +692,16 @@ <H2>
</DL>
<HR>

<A NAME="initialiseAdviceChain(def, def)"><!-- --></A><H3>
initialiseAdviceChain</H3>
<PRE>protected&nbsp;java.lang.Object <B>initialiseAdviceChain</B>(java.lang.Object listenerBean, java.lang.Object applicationContext)</PRE>
<DL>
<DD>
</DD>
<P>
</DL>
<HR>

<A NAME="isServiceEventSource(def, def)"><!-- --></A><H3>
isServiceEventSource</H3>
<PRE>protected&nbsp;java.lang.Object <B>isServiceEventSource</B>(java.lang.Object application, java.lang.Object source)</PRE>
Expand Down
4 changes: 2 additions & 2 deletions docs/manual/gapi/DefaultPackage/UrlMappings.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

<html>
<head>
<!-- Generated by groovydoc (1.8.6) on Thu Apr 05 10:26:49 CDT 2012 -->
<!-- Generated by groovydoc (1.8.6) on Wed Nov 28 13:05:39 CST 2012 -->
<title>UrlMappings (Groovy Documentation)</title>
<meta name="date" content="2012-04-05">
<meta name="date" content="2012-11-28">
<link href="../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../groovy.ico" type="image/x-icon" rel="icon">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/manual/gapi/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<!-- Generated by groovydoc (1.8.6) on -->
<title>Deprecated API (rabbitmq)</title>
<meta name="date" content="2012-04-05">
<meta name="date" content="2012-11-28">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">
Expand Down
2 changes: 1 addition & 1 deletion docs/manual/gapi/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>API Help (rabbitmq)</title>
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">
<meta name="date" content="2012-04-05">
<meta name="date" content="2012-11-28">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

<script type="text/javascript">
Expand Down
6 changes: 5 additions & 1 deletion docs/manual/gapi/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<!-- Generated by groovydoc (1.8.6) on -->
<title>Index (rabbitmq)</title>
<meta name="date" content="2012-04-05">
<meta name="date" content="2012-11-28">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">
Expand Down Expand Up @@ -294,6 +294,8 @@
</dt><dd></dd>
<dt><a href="org/grails/rabbitmq/RabbitServiceConfigurer.html#initForSubscribe(def)" title="Method in RabbitServiceConfigurer"><b>initForSubscribe</b>(def)</b></a> - Method in <a href="org/grails/rabbitmq/RabbitServiceConfigurer.html">RabbitServiceConfigurer</a>
</dt><dd></dd>
<dt><a href="DefaultPackage/RabbitmqGrailsPlugin.html#initialiseAdviceChain(def, def)" title="Method in RabbitmqGrailsPlugin"><b>initialiseAdviceChain</b>(def, def)</b></a> - Method in <a href="DefaultPackage/RabbitmqGrailsPlugin.html">RabbitmqGrailsPlugin</a>
</dt><dd></dd>
<dt><a href="org/grails/rabbitmq/RabbitServiceConfigurer.html#initOptionsForQueue(java.util.Map)" title="Method in RabbitServiceConfigurer"><b>initOptionsForQueue</b>(Map)</b></a> - Method in <a href="org/grails/rabbitmq/RabbitServiceConfigurer.html">RabbitServiceConfigurer</a>
</dt><dd></dd>
<dt><a href="org/grails/rabbitmq/RabbitServiceConfigurer.html#initOptionsForSubscribe(java.util.Map)" title="Method in RabbitServiceConfigurer"><b>initOptionsForSubscribe</b>(Map)</b></a> - Method in <a href="org/grails/rabbitmq/RabbitServiceConfigurer.html">RabbitServiceConfigurer</a>
Expand Down Expand Up @@ -355,6 +357,8 @@
</dt><dd></dd>
<dt><a href="org/grails/rabbitmq/RabbitQueueBuilder.html#log" title="Field in RabbitQueueBuilder"><b>log</b></a> - Field in <a href="org/grails/rabbitmq/RabbitQueueBuilder.html">RabbitQueueBuilder</a>
</dt><dd></dd>
<dt><a href="org/grails/rabbitmq/RabbitServiceConfigurer.html#log" title="Field in RabbitServiceConfigurer"><b>log</b></a> - Field in <a href="org/grails/rabbitmq/RabbitServiceConfigurer.html">RabbitServiceConfigurer</a>
</dt><dd></dd>
</dl>


Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

<html>
<head>
<!-- Generated by groovydoc (1.8.6) on Thu Apr 05 10:26:48 CDT 2012 -->
<!-- Generated by groovydoc (1.8.6) on Wed Nov 28 13:05:39 CST 2012 -->
<title>RabbitConfigurationHolder (Groovy Documentation)</title>
<meta name="date" content="2012-04-05">
<meta name="date" content="2012-11-28">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

<html>
<head>
<!-- Generated by groovydoc (1.8.6) on Thu Apr 05 10:26:49 CDT 2012 -->
<!-- Generated by groovydoc (1.8.6) on Wed Nov 28 13:05:39 CST 2012 -->
<title>RabbitDynamicMethods (Groovy Documentation)</title>
<meta name="date" content="2012-04-05">
<meta name="date" content="2012-11-28">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/manual/gapi/org/grails/rabbitmq/RabbitErrorHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

<html>
<head>
<!-- Generated by groovydoc (1.8.6) on Thu Apr 05 10:26:49 CDT 2012 -->
<!-- Generated by groovydoc (1.8.6) on Wed Nov 28 13:05:39 CST 2012 -->
<title>RabbitErrorHandler (Groovy Documentation)</title>
<meta name="date" content="2012-04-05">
<meta name="date" content="2012-11-28">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/manual/gapi/org/grails/rabbitmq/RabbitQueueBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

<html>
<head>
<!-- Generated by groovydoc (1.8.6) on Thu Apr 05 10:26:49 CDT 2012 -->
<!-- Generated by groovydoc (1.8.6) on Wed Nov 28 13:05:39 CST 2012 -->
<title>RabbitQueueBuilder (Groovy Documentation)</title>
<meta name="date" content="2012-04-05">
<meta name="date" content="2012-11-28">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
23 changes: 21 additions & 2 deletions docs/manual/gapi/org/grails/rabbitmq/RabbitServiceConfigurer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

<html>
<head>
<!-- Generated by groovydoc (1.8.6) on Thu Apr 05 10:26:49 CDT 2012 -->
<!-- Generated by groovydoc (1.8.6) on Wed Nov 28 13:05:39 CST 2012 -->
<title>RabbitServiceConfigurer (Groovy Documentation)</title>
<meta name="date" content="2012-04-05">
<meta name="date" content="2012-11-28">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -191,6 +191,16 @@ <H2>
</TD>
</TR>

<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private&nbsp;static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD>
<CODE><B><A HREF="#log">log</A></B></CODE>
<BR>
<P></P>
</TD>
</TR>

<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private&nbsp;java.lang.Object</CODE></FONT></TD>
Expand Down Expand Up @@ -492,6 +502,15 @@ <H2>
</DL>
<HR>

<A NAME="log"><!-- --></A><H3>log</H3>
<PRE>private&nbsp;static&nbsp;final&nbsp;java.lang.Object <B>log</B></PRE>
<DL>
<DD>
</DD>
<P>
</DL>
<HR>

<A NAME="options"><!-- --></A><H3>options</H3>
<PRE>private&nbsp;java.lang.Object <B>options</B></PRE>
<DL>
Expand Down
23 changes: 0 additions & 23 deletions docs/manual/guide/1. Introduction To The RabbitMQ Plugin.html

This file was deleted.

Loading

0 comments on commit 5201ff7

Please sign in to comment.