jretlang 0.2.3 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. data/Rakefile +0 -5
  2. data/VERSION +1 -1
  3. data/changelog +3 -3
  4. data/jretlang.gemspec +20 -131
  5. data/lib/jretlang.rb +1 -2
  6. data/readme +1 -0
  7. data/test/unit/test_examples.rb +0 -15
  8. data/vendor/jetlang-0.2.5-sources.jar +0 -0
  9. data/vendor/jetlang-0.2.5.jar +0 -0
  10. metadata +54 -159
  11. data/.gitignore +0 -3
  12. data/lib/jretlang/schedule.rb +0 -44
  13. data/vendor/jetlang-0.2.0.jar +0 -0
  14. data/vendor/jetlang-0.2.0/jetlang-0.2.0-sources.jar +0 -0
  15. data/vendor/jetlang-0.2.0/site/apidocs/allclasses-frame.html +0 -106
  16. data/vendor/jetlang-0.2.0/site/apidocs/allclasses-noframe.html +0 -106
  17. data/vendor/jetlang-0.2.0/site/apidocs/constant-values.html +0 -147
  18. data/vendor/jetlang-0.2.0/site/apidocs/deprecated-list.html +0 -147
  19. data/vendor/jetlang-0.2.0/site/apidocs/help-doc.html +0 -224
  20. data/vendor/jetlang-0.2.0/site/apidocs/index-all.html +0 -677
  21. data/vendor/jetlang-0.2.0/site/apidocs/index.html +0 -40
  22. data/vendor/jetlang-0.2.0/site/apidocs/options +0 -19
  23. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/AsyncRequest.html +0 -376
  24. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/BaseSubscription.html +0 -332
  25. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/BatchSubscriber.html +0 -303
  26. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Channel.html +0 -207
  27. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/ChannelSubscription.html +0 -295
  28. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Converter.html +0 -211
  29. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/KeyedBatchSubscriber.html +0 -307
  30. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/LastSubscriber.html +0 -304
  31. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/MemoryChannel.html +0 -391
  32. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/MemoryRequestChannel.html +0 -319
  33. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Publisher.html +0 -219
  34. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Request.html +0 -251
  35. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/RequestChannel.html +0 -264
  36. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Session.html +0 -173
  37. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/SessionClosed.html +0 -230
  38. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Subscribable.html +0 -230
  39. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Subscriber.html +0 -243
  40. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/SubscriberList.html +0 -334
  41. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/AsyncRequest.html +0 -191
  42. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/BaseSubscription.html +0 -205
  43. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/BatchSubscriber.html +0 -145
  44. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Channel.html +0 -181
  45. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/ChannelSubscription.html +0 -145
  46. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Converter.html +0 -194
  47. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/KeyedBatchSubscriber.html +0 -145
  48. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/LastSubscriber.html +0 -145
  49. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/MemoryChannel.html +0 -145
  50. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/MemoryRequestChannel.html +0 -145
  51. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Publisher.html +0 -197
  52. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Request.html +0 -211
  53. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/RequestChannel.html +0 -240
  54. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Session.html +0 -189
  55. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/SessionClosed.html +0 -193
  56. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Subscribable.html +0 -237
  57. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Subscriber.html +0 -197
  58. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/SubscriberList.html +0 -145
  59. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-frame.html +0 -76
  60. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-summary.html +0 -245
  61. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-tree.html +0 -172
  62. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-use.html +0 -237
  63. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/BatchExecutor.html +0 -219
  64. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/BatchExecutorImpl.html +0 -267
  65. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Callback.html +0 -217
  66. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Disposable.html +0 -219
  67. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/DisposingExecutor.html +0 -286
  68. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/EventBuffer.html +0 -352
  69. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/EventReader.html +0 -234
  70. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Filter.html +0 -216
  71. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/RunnableBlockingQueue.html +0 -337
  72. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/RunnableExecutor.html +0 -225
  73. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/RunnableExecutorImpl.html +0 -404
  74. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Scheduler.html +0 -280
  75. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/SchedulerImpl.html +0 -354
  76. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/SynchronousDisposingExecutor.html +0 -391
  77. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/SynchronousExecutor.html +0 -307
  78. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/BatchExecutor.html +0 -224
  79. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/BatchExecutorImpl.html +0 -145
  80. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Callback.html +0 -499
  81. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Disposable.html +0 -669
  82. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/DisposingExecutor.html +0 -440
  83. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/EventBuffer.html +0 -197
  84. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/EventReader.html +0 -206
  85. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Filter.html +0 -219
  86. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/RunnableBlockingQueue.html +0 -145
  87. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/RunnableExecutor.html +0 -218
  88. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/RunnableExecutorImpl.html +0 -145
  89. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Scheduler.html +0 -235
  90. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/SchedulerImpl.html +0 -145
  91. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/SynchronousDisposingExecutor.html +0 -145
  92. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/SynchronousExecutor.html +0 -145
  93. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-frame.html +0 -70
  94. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-summary.html +0 -226
  95. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-tree.html +0 -176
  96. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-use.html +0 -289
  97. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/Fiber.html +0 -266
  98. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/FiberStub.ScheduledEvent.html +0 -419
  99. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/FiberStub.html +0 -599
  100. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/PoolFiberFactory.html +0 -321
  101. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/ThreadFiber.html +0 -525
  102. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/Fiber.html +0 -346
  103. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/FiberStub.ScheduledEvent.html +0 -181
  104. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/FiberStub.html +0 -145
  105. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/PoolFiberFactory.html +0 -145
  106. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/ThreadFiber.html +0 -145
  107. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-frame.html +0 -50
  108. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-summary.html +0 -185
  109. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-tree.html +0 -172
  110. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-use.html +0 -198
  111. data/vendor/jetlang-0.2.0/site/apidocs/overview-frame.html +0 -47
  112. data/vendor/jetlang-0.2.0/site/apidocs/overview-summary.html +0 -165
  113. data/vendor/jetlang-0.2.0/site/apidocs/overview-tree.html +0 -198
  114. data/vendor/jetlang-0.2.0/site/apidocs/package-list +0 -3
  115. data/vendor/jetlang-0.2.0/site/apidocs/packages +0 -3
  116. data/vendor/jetlang-0.2.0/site/apidocs/resources/inherit.gif +0 -0
  117. data/vendor/jetlang-0.2.0/site/apidocs/stylesheet.css +0 -29
@@ -1,266 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
- <!--NewPage-->
3
- <HTML>
4
- <HEAD>
5
- <!-- Generated by javadoc (build 1.6.0_15) on Sat Sep 05 11:49:22 CDT 2009 -->
6
- <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
- <TITLE>
8
- Fiber (Jetlang 0.2.0 API)
9
- </TITLE>
10
-
11
- <META NAME="date" CONTENT="2009-09-05">
12
-
13
- <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
14
-
15
- <SCRIPT type="text/javascript">
16
- function windowTitle()
17
- {
18
- if (location.href.indexOf('is-external=true') == -1) {
19
- parent.document.title="Fiber (Jetlang 0.2.0 API)";
20
- }
21
- }
22
- </SCRIPT>
23
- <NOSCRIPT>
24
- </NOSCRIPT>
25
-
26
- </HEAD>
27
-
28
- <BODY BGCOLOR="white" onload="windowTitle();">
29
- <HR>
30
-
31
-
32
- <!-- ========= START OF TOP NAVBAR ======= -->
33
- <A NAME="navbar_top"><!-- --></A>
34
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36
- <TR>
37
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38
- <A NAME="navbar_top_firstrow"><!-- --></A>
39
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40
- <TR ALIGN="center" VALIGN="top">
41
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Fiber.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
45
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
49
- </TR>
50
- </TABLE>
51
- </TD>
52
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53
- </EM>
54
- </TD>
55
- </TR>
56
-
57
- <TR>
58
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
- &nbsp;PREV CLASS&nbsp;
60
- &nbsp;<A HREF="../../../org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers"><B>NEXT CLASS</B></A></FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="../../../index.html?org/jetlang/fibers/Fiber.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="Fiber.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
64
- &nbsp;<SCRIPT type="text/javascript">
65
- <!--
66
- if(window==top) {
67
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
68
- }
69
- //-->
70
- </SCRIPT>
71
- <NOSCRIPT>
72
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
73
- </NOSCRIPT>
74
-
75
-
76
- </FONT></TD>
77
- </TR>
78
- <TR>
79
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
81
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
82
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
83
- </TR>
84
- </TABLE>
85
- <A NAME="skip-navbar_top"></A>
86
- <!-- ========= END OF TOP NAVBAR ========= -->
87
-
88
- <HR>
89
- <!-- ======== START OF CLASS DATA ======== -->
90
- <H2>
91
- <FONT SIZE="-1">
92
- org.jetlang.fibers</FONT>
93
- <BR>
94
- Interface Fiber</H2>
95
- <DL>
96
- <DT><B>All Superinterfaces:</B> <DD><A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>, <A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>, java.util.concurrent.Executor, <A HREF="../../../org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A></DD>
97
- </DL>
98
- <DL>
99
- <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>, <A HREF="../../../org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A></DD>
100
- </DL>
101
- <HR>
102
- <DL>
103
- <DT><PRE>public interface <B>Fiber</B><DT>extends <A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>, <A HREF="../../../org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A></DL>
104
- </PRE>
105
-
106
- <P>
107
- Fibers provide event queueing, scheduling, and full pub/sub capabilities when combined with a
108
- <A HREF="../../../org/jetlang/channels/Channel.html" title="interface in org.jetlang.channels"><CODE>Channel</CODE></A>. Fibers can be backed by a dedicated thread (<A HREF="../../../org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers"><CODE>ThreadFiber</CODE></A>) or use
109
- a thread pool (<A HREF="../../../org/jetlang/fibers/PoolFiberFactory.html" title="class in org.jetlang.fibers"><CODE>PoolFiberFactory</CODE></A>).
110
- <p/>
111
- Events executed by Fiber will be process sequentially.
112
- <P>
113
-
114
- <P>
115
- <DL>
116
- <DT><B>Author:</B></DT>
117
- <DD>mrettig</DD>
118
- </DL>
119
- <HR>
120
-
121
- <P>
122
-
123
- <!-- ========== METHOD SUMMARY =========== -->
124
-
125
- <A NAME="method_summary"><!-- --></A>
126
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129
- <B>Method Summary</B></FONT></TH>
130
- </TR>
131
- <TR BGCOLOR="white" CLASS="TableRowColor">
132
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133
- <CODE>&nbsp;void</CODE></FONT></TD>
134
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/Fiber.html#start()">start</A></B>()</CODE>
135
-
136
- <BR>
137
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start consuming events</TD>
138
- </TR>
139
- </TABLE>
140
- &nbsp;<A NAME="methods_inherited_from_class_org.jetlang.core.DisposingExecutor"><!-- --></A>
141
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
142
- <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
143
- <TH ALIGN="left"><B>Methods inherited from interface org.jetlang.core.<A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A></B></TH>
144
- </TR>
145
- <TR BGCOLOR="white" CLASS="TableRowColor">
146
- <TD><CODE><A HREF="../../../org/jetlang/core/DisposingExecutor.html#add(org.jetlang.core.Disposable)">add</A>, <A HREF="../../../org/jetlang/core/DisposingExecutor.html#remove(org.jetlang.core.Disposable)">remove</A>, <A HREF="../../../org/jetlang/core/DisposingExecutor.html#size()">size</A></CODE></TD>
147
- </TR>
148
- </TABLE>
149
- &nbsp;<A NAME="methods_inherited_from_class_java.util.concurrent.Executor"><!-- --></A>
150
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
151
- <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
152
- <TH ALIGN="left"><B>Methods inherited from interface java.util.concurrent.Executor</B></TH>
153
- </TR>
154
- <TR BGCOLOR="white" CLASS="TableRowColor">
155
- <TD><CODE>execute</CODE></TD>
156
- </TR>
157
- </TABLE>
158
- &nbsp;<A NAME="methods_inherited_from_class_org.jetlang.core.Scheduler"><!-- --></A>
159
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
160
- <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
161
- <TH ALIGN="left"><B>Methods inherited from interface org.jetlang.core.<A HREF="../../../org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A></B></TH>
162
- </TR>
163
- <TR BGCOLOR="white" CLASS="TableRowColor">
164
- <TD><CODE><A HREF="../../../org/jetlang/core/Scheduler.html#schedule(java.lang.Runnable, long, java.util.concurrent.TimeUnit)">schedule</A>, <A HREF="../../../org/jetlang/core/Scheduler.html#scheduleWithFixedDelay(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)">scheduleWithFixedDelay</A></CODE></TD>
165
- </TR>
166
- </TABLE>
167
- &nbsp;<A NAME="methods_inherited_from_class_org.jetlang.core.Disposable"><!-- --></A>
168
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
169
- <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
170
- <TH ALIGN="left"><B>Methods inherited from interface org.jetlang.core.<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></B></TH>
171
- </TR>
172
- <TR BGCOLOR="white" CLASS="TableRowColor">
173
- <TD><CODE><A HREF="../../../org/jetlang/core/Disposable.html#dispose()">dispose</A></CODE></TD>
174
- </TR>
175
- </TABLE>
176
- &nbsp;
177
- <P>
178
-
179
- <!-- ============ METHOD DETAIL ========== -->
180
-
181
- <A NAME="method_detail"><!-- --></A>
182
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
183
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
184
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
185
- <B>Method Detail</B></FONT></TH>
186
- </TR>
187
- </TABLE>
188
-
189
- <A NAME="start()"><!-- --></A><H3>
190
- start</H3>
191
- <PRE>
192
- void <B>start</B>()</PRE>
193
- <DL>
194
- <DD>Start consuming events
195
- <P>
196
- <DD><DL>
197
- </DL>
198
- </DD>
199
- <DD><DL>
200
- </DL>
201
- </DD>
202
- </DL>
203
- <!-- ========= END OF CLASS DATA ========= -->
204
- <HR>
205
-
206
-
207
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
208
- <A NAME="navbar_bottom"><!-- --></A>
209
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
210
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
211
- <TR>
212
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
213
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
214
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
215
- <TR ALIGN="center" VALIGN="top">
216
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
217
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
218
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
219
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Fiber.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
220
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
221
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
222
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
223
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
224
- </TR>
225
- </TABLE>
226
- </TD>
227
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
228
- </EM>
229
- </TD>
230
- </TR>
231
-
232
- <TR>
233
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
234
- &nbsp;PREV CLASS&nbsp;
235
- &nbsp;<A HREF="../../../org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers"><B>NEXT CLASS</B></A></FONT></TD>
236
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
237
- <A HREF="../../../index.html?org/jetlang/fibers/Fiber.html" target="_top"><B>FRAMES</B></A> &nbsp;
238
- &nbsp;<A HREF="Fiber.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
239
- &nbsp;<SCRIPT type="text/javascript">
240
- <!--
241
- if(window==top) {
242
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
243
- }
244
- //-->
245
- </SCRIPT>
246
- <NOSCRIPT>
247
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
248
- </NOSCRIPT>
249
-
250
-
251
- </FONT></TD>
252
- </TR>
253
- <TR>
254
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
255
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
256
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
257
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
258
- </TR>
259
- </TABLE>
260
- <A NAME="skip-navbar_bottom"></A>
261
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
262
-
263
- <HR>
264
- Copyright &#169; 2009. All Rights Reserved.
265
- </BODY>
266
- </HTML>
@@ -1,419 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
- <!--NewPage-->
3
- <HTML>
4
- <HEAD>
5
- <!-- Generated by javadoc (build 1.6.0_15) on Sat Sep 05 11:49:22 CDT 2009 -->
6
- <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
- <TITLE>
8
- FiberStub.ScheduledEvent (Jetlang 0.2.0 API)
9
- </TITLE>
10
-
11
- <META NAME="date" CONTENT="2009-09-05">
12
-
13
- <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
14
-
15
- <SCRIPT type="text/javascript">
16
- function windowTitle()
17
- {
18
- if (location.href.indexOf('is-external=true') == -1) {
19
- parent.document.title="FiberStub.ScheduledEvent (Jetlang 0.2.0 API)";
20
- }
21
- }
22
- </SCRIPT>
23
- <NOSCRIPT>
24
- </NOSCRIPT>
25
-
26
- </HEAD>
27
-
28
- <BODY BGCOLOR="white" onload="windowTitle();">
29
- <HR>
30
-
31
-
32
- <!-- ========= START OF TOP NAVBAR ======= -->
33
- <A NAME="navbar_top"><!-- --></A>
34
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36
- <TR>
37
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38
- <A NAME="navbar_top_firstrow"><!-- --></A>
39
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40
- <TR ALIGN="center" VALIGN="top">
41
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FiberStub.ScheduledEvent.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
45
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
49
- </TR>
50
- </TABLE>
51
- </TD>
52
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53
- </EM>
54
- </TD>
55
- </TR>
56
-
57
- <TR>
58
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
- &nbsp;<A HREF="../../../org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers"><B>PREV CLASS</B></A>&nbsp;
60
- &nbsp;<A HREF="../../../org/jetlang/fibers/PoolFiberFactory.html" title="class in org.jetlang.fibers"><B>NEXT CLASS</B></A></FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="../../../index.html?org/jetlang/fibers/FiberStub.ScheduledEvent.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="FiberStub.ScheduledEvent.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
64
- &nbsp;<SCRIPT type="text/javascript">
65
- <!--
66
- if(window==top) {
67
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
68
- }
69
- //-->
70
- </SCRIPT>
71
- <NOSCRIPT>
72
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
73
- </NOSCRIPT>
74
-
75
-
76
- </FONT></TD>
77
- </TR>
78
- <TR>
79
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
81
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
82
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
83
- </TR>
84
- </TABLE>
85
- <A NAME="skip-navbar_top"></A>
86
- <!-- ========= END OF TOP NAVBAR ========= -->
87
-
88
- <HR>
89
- <!-- ======== START OF CLASS DATA ======== -->
90
- <H2>
91
- <FONT SIZE="-1">
92
- org.jetlang.fibers</FONT>
93
- <BR>
94
- Class FiberStub.ScheduledEvent</H2>
95
- <PRE>
96
- java.lang.Object
97
- <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.jetlang.fibers.FiberStub.ScheduledEvent</B>
98
- </PRE>
99
- <DL>
100
- <DT><B>Enclosing class:</B><DD><A HREF="../../../org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A></DD>
101
- </DL>
102
- <HR>
103
- <DL>
104
- <DT><PRE>public static class <B>FiberStub.ScheduledEvent</B><DT>extends java.lang.Object</DL>
105
- </PRE>
106
-
107
- <P>
108
- <HR>
109
-
110
- <P>
111
-
112
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
113
-
114
- <A NAME="constructor_summary"><!-- --></A>
115
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
117
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
118
- <B>Constructor Summary</B></FONT></TH>
119
- </TR>
120
- <TR BGCOLOR="white" CLASS="TableRowColor">
121
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/FiberStub.ScheduledEvent.html#FiberStub.ScheduledEvent(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)">FiberStub.ScheduledEvent</A></B>(java.lang.Runnable&nbsp;runnable,
122
- long&nbsp;first,
123
- long&nbsp;interval,
124
- java.util.concurrent.TimeUnit&nbsp;timeUnit)</CODE>
125
-
126
- <BR>
127
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
128
- </TR>
129
- <TR BGCOLOR="white" CLASS="TableRowColor">
130
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/FiberStub.ScheduledEvent.html#FiberStub.ScheduledEvent(java.lang.Runnable, long, java.util.concurrent.TimeUnit)">FiberStub.ScheduledEvent</A></B>(java.lang.Runnable&nbsp;runnable,
131
- long&nbsp;time,
132
- java.util.concurrent.TimeUnit&nbsp;timeUnit)</CODE>
133
-
134
- <BR>
135
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
136
- </TR>
137
- </TABLE>
138
- &nbsp;
139
- <!-- ========== METHOD SUMMARY =========== -->
140
-
141
- <A NAME="method_summary"><!-- --></A>
142
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
144
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
145
- <B>Method Summary</B></FONT></TH>
146
- </TR>
147
- <TR BGCOLOR="white" CLASS="TableRowColor">
148
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
- <CODE>&nbsp;boolean</CODE></FONT></TD>
150
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/FiberStub.ScheduledEvent.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;o)</CODE>
151
-
152
- <BR>
153
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154
- </TR>
155
- <TR BGCOLOR="white" CLASS="TableRowColor">
156
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157
- <CODE>&nbsp;long</CODE></FONT></TD>
158
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/FiberStub.ScheduledEvent.html#getFirst()">getFirst</A></B>()</CODE>
159
-
160
- <BR>
161
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
162
- </TR>
163
- <TR BGCOLOR="white" CLASS="TableRowColor">
164
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165
- <CODE>&nbsp;long</CODE></FONT></TD>
166
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/FiberStub.ScheduledEvent.html#getInterval()">getInterval</A></B>()</CODE>
167
-
168
- <BR>
169
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170
- </TR>
171
- <TR BGCOLOR="white" CLASS="TableRowColor">
172
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173
- <CODE>&nbsp;java.lang.Runnable</CODE></FONT></TD>
174
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/FiberStub.ScheduledEvent.html#getRunnable()">getRunnable</A></B>()</CODE>
175
-
176
- <BR>
177
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
178
- </TR>
179
- <TR BGCOLOR="white" CLASS="TableRowColor">
180
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181
- <CODE>&nbsp;java.util.concurrent.TimeUnit</CODE></FONT></TD>
182
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/FiberStub.ScheduledEvent.html#getTimeUnit()">getTimeUnit</A></B>()</CODE>
183
-
184
- <BR>
185
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
186
- </TR>
187
- <TR BGCOLOR="white" CLASS="TableRowColor">
188
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189
- <CODE>&nbsp;int</CODE></FONT></TD>
190
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/FiberStub.ScheduledEvent.html#hashCode()">hashCode</A></B>()</CODE>
191
-
192
- <BR>
193
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
194
- </TR>
195
- <TR BGCOLOR="white" CLASS="TableRowColor">
196
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197
- <CODE>&nbsp;boolean</CODE></FONT></TD>
198
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/FiberStub.ScheduledEvent.html#isRecurring()">isRecurring</A></B>()</CODE>
199
-
200
- <BR>
201
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
202
- </TR>
203
- <TR BGCOLOR="white" CLASS="TableRowColor">
204
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
205
- <CODE>&nbsp;void</CODE></FONT></TD>
206
- <TD><CODE><B><A HREF="../../../org/jetlang/fibers/FiberStub.ScheduledEvent.html#run()">run</A></B>()</CODE>
207
-
208
- <BR>
209
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
210
- </TR>
211
- </TABLE>
212
- &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
213
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
214
- <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
215
- <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
216
- </TR>
217
- <TR BGCOLOR="white" CLASS="TableRowColor">
218
- <TD><CODE>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
219
- </TR>
220
- </TABLE>
221
- &nbsp;
222
- <P>
223
-
224
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
225
-
226
- <A NAME="constructor_detail"><!-- --></A>
227
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
228
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
229
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
230
- <B>Constructor Detail</B></FONT></TH>
231
- </TR>
232
- </TABLE>
233
-
234
- <A NAME="FiberStub.ScheduledEvent(java.lang.Runnable, long, java.util.concurrent.TimeUnit)"><!-- --></A><H3>
235
- FiberStub.ScheduledEvent</H3>
236
- <PRE>
237
- public <B>FiberStub.ScheduledEvent</B>(java.lang.Runnable&nbsp;runnable,
238
- long&nbsp;time,
239
- java.util.concurrent.TimeUnit&nbsp;timeUnit)</PRE>
240
- <DL>
241
- </DL>
242
- <HR>
243
-
244
- <A NAME="FiberStub.ScheduledEvent(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)"><!-- --></A><H3>
245
- FiberStub.ScheduledEvent</H3>
246
- <PRE>
247
- public <B>FiberStub.ScheduledEvent</B>(java.lang.Runnable&nbsp;runnable,
248
- long&nbsp;first,
249
- long&nbsp;interval,
250
- java.util.concurrent.TimeUnit&nbsp;timeUnit)</PRE>
251
- <DL>
252
- </DL>
253
-
254
- <!-- ============ METHOD DETAIL ========== -->
255
-
256
- <A NAME="method_detail"><!-- --></A>
257
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
258
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
259
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
260
- <B>Method Detail</B></FONT></TH>
261
- </TR>
262
- </TABLE>
263
-
264
- <A NAME="getRunnable()"><!-- --></A><H3>
265
- getRunnable</H3>
266
- <PRE>
267
- public java.lang.Runnable <B>getRunnable</B>()</PRE>
268
- <DL>
269
- <DD><DL>
270
- </DL>
271
- </DD>
272
- </DL>
273
- <HR>
274
-
275
- <A NAME="getFirst()"><!-- --></A><H3>
276
- getFirst</H3>
277
- <PRE>
278
- public long <B>getFirst</B>()</PRE>
279
- <DL>
280
- <DD><DL>
281
- </DL>
282
- </DD>
283
- </DL>
284
- <HR>
285
-
286
- <A NAME="getInterval()"><!-- --></A><H3>
287
- getInterval</H3>
288
- <PRE>
289
- public long <B>getInterval</B>()</PRE>
290
- <DL>
291
- <DD><DL>
292
- </DL>
293
- </DD>
294
- </DL>
295
- <HR>
296
-
297
- <A NAME="getTimeUnit()"><!-- --></A><H3>
298
- getTimeUnit</H3>
299
- <PRE>
300
- public java.util.concurrent.TimeUnit <B>getTimeUnit</B>()</PRE>
301
- <DL>
302
- <DD><DL>
303
- </DL>
304
- </DD>
305
- </DL>
306
- <HR>
307
-
308
- <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
309
- equals</H3>
310
- <PRE>
311
- public boolean <B>equals</B>(java.lang.Object&nbsp;o)</PRE>
312
- <DL>
313
- <DD><DL>
314
- <DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL>
315
- </DD>
316
- <DD><DL>
317
- </DL>
318
- </DD>
319
- </DL>
320
- <HR>
321
-
322
- <A NAME="hashCode()"><!-- --></A><H3>
323
- hashCode</H3>
324
- <PRE>
325
- public int <B>hashCode</B>()</PRE>
326
- <DL>
327
- <DD><DL>
328
- <DT><B>Overrides:</B><DD><CODE>hashCode</CODE> in class <CODE>java.lang.Object</CODE></DL>
329
- </DD>
330
- <DD><DL>
331
- </DL>
332
- </DD>
333
- </DL>
334
- <HR>
335
-
336
- <A NAME="isRecurring()"><!-- --></A><H3>
337
- isRecurring</H3>
338
- <PRE>
339
- public boolean <B>isRecurring</B>()</PRE>
340
- <DL>
341
- <DD><DL>
342
- </DL>
343
- </DD>
344
- </DL>
345
- <HR>
346
-
347
- <A NAME="run()"><!-- --></A><H3>
348
- run</H3>
349
- <PRE>
350
- public void <B>run</B>()</PRE>
351
- <DL>
352
- <DD><DL>
353
- </DL>
354
- </DD>
355
- </DL>
356
- <!-- ========= END OF CLASS DATA ========= -->
357
- <HR>
358
-
359
-
360
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
361
- <A NAME="navbar_bottom"><!-- --></A>
362
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
363
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
364
- <TR>
365
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
366
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
367
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
368
- <TR ALIGN="center" VALIGN="top">
369
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
370
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
371
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
372
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FiberStub.ScheduledEvent.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
373
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
374
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
375
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
376
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
377
- </TR>
378
- </TABLE>
379
- </TD>
380
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
381
- </EM>
382
- </TD>
383
- </TR>
384
-
385
- <TR>
386
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
387
- &nbsp;<A HREF="../../../org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers"><B>PREV CLASS</B></A>&nbsp;
388
- &nbsp;<A HREF="../../../org/jetlang/fibers/PoolFiberFactory.html" title="class in org.jetlang.fibers"><B>NEXT CLASS</B></A></FONT></TD>
389
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
390
- <A HREF="../../../index.html?org/jetlang/fibers/FiberStub.ScheduledEvent.html" target="_top"><B>FRAMES</B></A> &nbsp;
391
- &nbsp;<A HREF="FiberStub.ScheduledEvent.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
392
- &nbsp;<SCRIPT type="text/javascript">
393
- <!--
394
- if(window==top) {
395
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
396
- }
397
- //-->
398
- </SCRIPT>
399
- <NOSCRIPT>
400
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
401
- </NOSCRIPT>
402
-
403
-
404
- </FONT></TD>
405
- </TR>
406
- <TR>
407
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
408
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
409
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
410
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
411
- </TR>
412
- </TABLE>
413
- <A NAME="skip-navbar_bottom"></A>
414
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
415
-
416
- <HR>
417
- Copyright &#169; 2009. All Rights Reserved.
418
- </BODY>
419
- </HTML>