Author: chirino
Date: Thu Oct 5 02:04:38 2006
New Revision: 453150
URL: http://svn.apache.org/viewvc?view=rev&rev=453150
Log:
Latest export from confluence
Modified:
incubator/servicemix/site/main/quartz.html
Modified: incubator/servicemix/site/main/quartz.html
URL:
http://svn.apache.org/viewvc/incubator/servicemix/site/main/quartz.html?view=diff&rev=453150&r1=453149&r2=453150
==============================================================================
--- incubator/servicemix/site/main/quartz.html (original)
+++ incubator/servicemix/site/main/quartz.html Thu Oct 5 02:04:38 2006
@@ -137,7 +137,32 @@
<SPAN class="code-tag"></property></SPAN>
<SPAN class="code-tag"></bean></SPAN><SPAN
class="code-tag"></sm:component></SPAN>
<SPAN class="code-tag"></sm:activationSpec></SPAN></PRE>
-</DIV></DIV></DIV>
+</DIV></DIV>
+
+<P>A number of properties can be configured on the component:</P>
+<UL>
+ <LI><TT><B>marshaler</B></TT>: a class implementing the <SPAN
class="nobr"><A
href="http://incubator.apache.org/servicemix/dist/servicemix-3.0-incubating/site/servicemix-components/apidocs/org/apache/servicemix/components/quartz/QuartzMarshaler.html"
title="Visit page outside Confluence" rel="nofollow">QuartzMarshaler<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN>
interface which populates the JBI exchange. The <SPAN class="nobr"><A
href="http://incubator.apache.org/servicemix/dist/servicemix-3.0-incubating/site/servicemix-components/apidocs/org/apache/servicemix/components/quartz/DefaultQuartzMarshaler.html"
title="Visit page outside Confluence" rel="nofollow">default<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> one
will create something l
ike:
+<DIV class="code"><DIV class="codeContent">
+<PRE class="code-xml"><SPAN class="code-tag"><timer></SPAN>
+ <SPAN class="code-tag"><name></SPAN>My Example Job<SPAN
class="code-tag"></name></SPAN>
+ <SPAN class="code-tag"><group></SPAN>ServiceMix<SPAN
class="code-tag"></group></SPAN>
+ <SPAN class="code-tag"><fullname></SPAN>ServiceMix.My Example Job<SPAN
class="code-tag"></fullname></SPAN>
+ <SPAN class="code-tag"><description/></SPAN>
+ <SPAN class="code-tag"><fireTime></SPAN>Thu Oct 05 10:54:32 CEST
2006<SPAN class="code-tag"></fireTime></SPAN>
+<SPAN class="code-tag"></timer></SPAN></PRE>
+</DIV></DIV></LI>
+</UL>
+
+
+<UL>
+ <LI><TT><B>scheduler</B></TT> the <SPAN class="nobr"><A
href="http://www.opensymphony.com/quartz/api/org/quartz/Scheduler.html"
title="Visit page outside Confluence" rel="nofollow">Quartz scheduler<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> to
use. If not specified, the <TT>factory</TT> will be used to create it.</LI>
+</UL>
+
+
+<UL>
+ <LI><TT><B>factory</B></TT> the <SPAN class="nobr"><A
href="http://www.opensymphony.com/quartz/api/org/quartz/SchedulerFactory.html"
title="Visit page outside Confluence" rel="nofollow">Quartz factory<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> to
use to create the scheduler. If not specified, a <SPAN class="nobr"><A
href="http://www.opensymphony.com/quartz/api/org/quartz/impl/StdSchedulerFactory.html"
title="Visit page outside Confluence" rel="nofollow">default factory<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> will
be created.</LI>
+</UL>
+</DIV>
</DIV>
</TD>
@@ -147,35 +172,9 @@
</DIV>
<DIV id="site-footer">
Added by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A>,
- last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=georg_dembowski">Georg
Dembowski</A> on Oct 02, 2006
- (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=1982&originalId=13919">view
change</A>)
- <SPAN id="show" class="inline-control-link"><A href=""
onclick="showComment(); return false;">show comment</A></SPAN>
- <SPAN id="hide" class="inline-control-link" style="display:none;"><A
href="" onclick="hideComment(); return false;">hide comment</A></SPAN>
- <DIV id="versionComment" class="noteMacro" style="display:none;
padding: 5px;">
- <B>Comment:</B>
- excerpt<BR>
- <SPAN class="smalltext"><A
href="http://goopen.org/confluence/pages/viewpreviouspageversions.action?pageId=1982">View
page history</A></SPAN>
- </DIV>
-
- <SCRIPT>
- var show = document.getElementById('show');
- var hide = document.getElementById('hide');
- var versionComment = document.getElementById('versionComment');
-
- function showComment(){
- show.style.display = 'none';
- hide.style.display = 'inline';
- versionComment.style.display = 'block';
- }
-
- function hideComment(){
- show.style.display = 'inline';
- hide.style.display = 'none';
- versionComment.style.display = 'none';
- }
-
- </SCRIPT>
-
+ last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume
Nodet</A> on Oct 05, 2006
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=1982&originalId=13971">view
change</A>)
+
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=1982">edit
page</A>)
</DIV>