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,391 +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
- SynchronousDisposingExecutor (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="SynchronousDisposingExecutor (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/SynchronousDisposingExecutor.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/core/SchedulerImpl.html" title="class in org.jetlang.core"><B>PREV CLASS</B></A>&nbsp;
60
- &nbsp;<A HREF="../../../org/jetlang/core/SynchronousExecutor.html" title="class in org.jetlang.core"><B>NEXT CLASS</B></A></FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="../../../index.html?org/jetlang/core/SynchronousDisposingExecutor.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="SynchronousDisposingExecutor.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.core</FONT>
93
- <BR>
94
- Class SynchronousDisposingExecutor</H2>
95
- <PRE>
96
- java.lang.Object
97
- <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.jetlang.core.SynchronousDisposingExecutor</B>
98
- </PRE>
99
- <DL>
100
- <DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable, java.util.concurrent.Executor, <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>, <A HREF="../../../org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core">RunnableExecutor</A></DD>
101
- </DL>
102
- <HR>
103
- <DL>
104
- <DT><PRE>public class <B>SynchronousDisposingExecutor</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core">RunnableExecutor</A></DL>
105
- </PRE>
106
-
107
- <P>
108
- A synchronous execute typically used for testing.
109
- <p/>
110
- Events will be executed immediately, rather than queued and executed on another thread
111
- <P>
112
-
113
- <P>
114
- <HR>
115
-
116
- <P>
117
-
118
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
119
-
120
- <A NAME="constructor_summary"><!-- --></A>
121
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
122
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
123
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
124
- <B>Constructor Summary</B></FONT></TH>
125
- </TR>
126
- <TR BGCOLOR="white" CLASS="TableRowColor">
127
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousDisposingExecutor.html#SynchronousDisposingExecutor()">SynchronousDisposingExecutor</A></B>()</CODE>
128
-
129
- <BR>
130
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131
- </TR>
132
- </TABLE>
133
- &nbsp;
134
- <!-- ========== METHOD SUMMARY =========== -->
135
-
136
- <A NAME="method_summary"><!-- --></A>
137
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
138
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
139
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
140
- <B>Method Summary</B></FONT></TH>
141
- </TR>
142
- <TR BGCOLOR="white" CLASS="TableRowColor">
143
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
144
- <CODE>&nbsp;void</CODE></FONT></TD>
145
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousDisposingExecutor.html#add(org.jetlang.core.Disposable)">add</A></B>(<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>&nbsp;runOnStop)</CODE>
146
-
147
- <BR>
148
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> to be disposed when this component is disposed</TD>
149
- </TR>
150
- <TR BGCOLOR="white" CLASS="TableRowColor">
151
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152
- <CODE>&nbsp;void</CODE></FONT></TD>
153
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousDisposingExecutor.html#dispose()">dispose</A></B>()</CODE>
154
-
155
- <BR>
156
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dispose this instance.</TD>
157
- </TR>
158
- <TR BGCOLOR="white" CLASS="TableRowColor">
159
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160
- <CODE>&nbsp;void</CODE></FONT></TD>
161
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousDisposingExecutor.html#execute(java.lang.Runnable)">execute</A></B>(java.lang.Runnable&nbsp;command)</CODE>
162
-
163
- <BR>
164
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
165
- </TR>
166
- <TR BGCOLOR="white" CLASS="TableRowColor">
167
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
168
- <CODE>&nbsp;boolean</CODE></FONT></TD>
169
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousDisposingExecutor.html#remove(org.jetlang.core.Disposable)">remove</A></B>(<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>&nbsp;disposable)</CODE>
170
-
171
- <BR>
172
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove a <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> from being disposed when this component is disposed</TD>
173
- </TR>
174
- <TR BGCOLOR="white" CLASS="TableRowColor">
175
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
176
- <CODE>&nbsp;void</CODE></FONT></TD>
177
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousDisposingExecutor.html#run()">run</A></B>()</CODE>
178
-
179
- <BR>
180
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
181
- </TR>
182
- <TR BGCOLOR="white" CLASS="TableRowColor">
183
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
184
- <CODE>&nbsp;int</CODE></FONT></TD>
185
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousDisposingExecutor.html#size()">size</A></B>()</CODE>
186
-
187
- <BR>
188
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the number of <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> instances registered with this instance.</TD>
189
- </TR>
190
- </TABLE>
191
- &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
192
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
193
- <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
194
- <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
195
- </TR>
196
- <TR BGCOLOR="white" CLASS="TableRowColor">
197
- <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
198
- </TR>
199
- </TABLE>
200
- &nbsp;
201
- <P>
202
-
203
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
204
-
205
- <A NAME="constructor_detail"><!-- --></A>
206
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
207
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
208
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
209
- <B>Constructor Detail</B></FONT></TH>
210
- </TR>
211
- </TABLE>
212
-
213
- <A NAME="SynchronousDisposingExecutor()"><!-- --></A><H3>
214
- SynchronousDisposingExecutor</H3>
215
- <PRE>
216
- public <B>SynchronousDisposingExecutor</B>()</PRE>
217
- <DL>
218
- </DL>
219
-
220
- <!-- ============ METHOD DETAIL ========== -->
221
-
222
- <A NAME="method_detail"><!-- --></A>
223
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
224
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
225
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
226
- <B>Method Detail</B></FONT></TH>
227
- </TR>
228
- </TABLE>
229
-
230
- <A NAME="execute(java.lang.Runnable)"><!-- --></A><H3>
231
- execute</H3>
232
- <PRE>
233
- public void <B>execute</B>(java.lang.Runnable&nbsp;command)</PRE>
234
- <DL>
235
- <DD><DL>
236
- <DT><B>Specified by:</B><DD><CODE>execute</CODE> in interface <CODE>java.util.concurrent.Executor</CODE></DL>
237
- </DD>
238
- <DD><DL>
239
- </DL>
240
- </DD>
241
- </DL>
242
- <HR>
243
-
244
- <A NAME="add(org.jetlang.core.Disposable)"><!-- --></A><H3>
245
- add</H3>
246
- <PRE>
247
- public void <B>add</B>(<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>&nbsp;runOnStop)</PRE>
248
- <DL>
249
- <DD><B>Description copied from interface: <CODE><A HREF="../../../org/jetlang/core/DisposingExecutor.html#add(org.jetlang.core.Disposable)">DisposingExecutor</A></CODE></B></DD>
250
- <DD>Add a <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> to be disposed when this component is disposed
251
- <P>
252
- <DD><DL>
253
- <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/jetlang/core/DisposingExecutor.html#add(org.jetlang.core.Disposable)">add</A></CODE> in interface <CODE><A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A></CODE></DL>
254
- </DD>
255
- <DD><DL>
256
- <DT><B>Parameters:</B><DD><CODE>runOnStop</CODE> - Disposable instance. Should not be null.</DL>
257
- </DD>
258
- </DL>
259
- <HR>
260
-
261
- <A NAME="remove(org.jetlang.core.Disposable)"><!-- --></A><H3>
262
- remove</H3>
263
- <PRE>
264
- public boolean <B>remove</B>(<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>&nbsp;disposable)</PRE>
265
- <DL>
266
- <DD><B>Description copied from interface: <CODE><A HREF="../../../org/jetlang/core/DisposingExecutor.html#remove(org.jetlang.core.Disposable)">DisposingExecutor</A></CODE></B></DD>
267
- <DD>Remove a <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> from being disposed when this component is disposed
268
- <P>
269
- <DD><DL>
270
- <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/jetlang/core/DisposingExecutor.html#remove(org.jetlang.core.Disposable)">remove</A></CODE> in interface <CODE><A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A></CODE></DL>
271
- </DD>
272
- <DD><DL>
273
- <DT><B>Parameters:</B><DD><CODE>disposable</CODE> - Disposable instance. Should not be null
274
- <DT><B>Returns:</B><DD>True if the supplied Disposable was successfully removed. False if it wasn't available to be removed</DL>
275
- </DD>
276
- </DL>
277
- <HR>
278
-
279
- <A NAME="size()"><!-- --></A><H3>
280
- size</H3>
281
- <PRE>
282
- public int <B>size</B>()</PRE>
283
- <DL>
284
- <DD><B>Description copied from interface: <CODE><A HREF="../../../org/jetlang/core/DisposingExecutor.html#size()">DisposingExecutor</A></CODE></B></DD>
285
- <DD>Return the number of <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> instances registered with this instance.
286
- <p/>
287
- This method is typically used for testing and debugging purposes.
288
- <P>
289
- <DD><DL>
290
- <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/jetlang/core/DisposingExecutor.html#size()">size</A></CODE> in interface <CODE><A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A></CODE></DL>
291
- </DD>
292
- <DD><DL>
293
-
294
- <DT><B>Returns:</B><DD>Number of <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> instances registered.</DL>
295
- </DD>
296
- </DL>
297
- <HR>
298
-
299
- <A NAME="run()"><!-- --></A><H3>
300
- run</H3>
301
- <PRE>
302
- public void <B>run</B>()</PRE>
303
- <DL>
304
- <DD><DL>
305
- <DT><B>Specified by:</B><DD><CODE>run</CODE> in interface <CODE>java.lang.Runnable</CODE></DL>
306
- </DD>
307
- <DD><DL>
308
- </DL>
309
- </DD>
310
- </DL>
311
- <HR>
312
-
313
- <A NAME="dispose()"><!-- --></A><H3>
314
- dispose</H3>
315
- <PRE>
316
- public void <B>dispose</B>()</PRE>
317
- <DL>
318
- <DD><B>Description copied from interface: <CODE><A HREF="../../../org/jetlang/core/Disposable.html#dispose()">Disposable</A></CODE></B></DD>
319
- <DD>Dispose this instance. It should be considered unusable after calling this method
320
- <P>
321
- <DD><DL>
322
- <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/jetlang/core/Disposable.html#dispose()">dispose</A></CODE> in interface <CODE><A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></DL>
323
- </DD>
324
- <DD><DL>
325
- </DL>
326
- </DD>
327
- </DL>
328
- <!-- ========= END OF CLASS DATA ========= -->
329
- <HR>
330
-
331
-
332
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
333
- <A NAME="navbar_bottom"><!-- --></A>
334
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
335
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
336
- <TR>
337
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
338
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
339
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
340
- <TR ALIGN="center" VALIGN="top">
341
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
342
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
343
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
344
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SynchronousDisposingExecutor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
345
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
346
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
347
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
348
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
349
- </TR>
350
- </TABLE>
351
- </TD>
352
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
353
- </EM>
354
- </TD>
355
- </TR>
356
-
357
- <TR>
358
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
359
- &nbsp;<A HREF="../../../org/jetlang/core/SchedulerImpl.html" title="class in org.jetlang.core"><B>PREV CLASS</B></A>&nbsp;
360
- &nbsp;<A HREF="../../../org/jetlang/core/SynchronousExecutor.html" title="class in org.jetlang.core"><B>NEXT CLASS</B></A></FONT></TD>
361
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
362
- <A HREF="../../../index.html?org/jetlang/core/SynchronousDisposingExecutor.html" target="_top"><B>FRAMES</B></A> &nbsp;
363
- &nbsp;<A HREF="SynchronousDisposingExecutor.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
364
- &nbsp;<SCRIPT type="text/javascript">
365
- <!--
366
- if(window==top) {
367
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
368
- }
369
- //-->
370
- </SCRIPT>
371
- <NOSCRIPT>
372
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
373
- </NOSCRIPT>
374
-
375
-
376
- </FONT></TD>
377
- </TR>
378
- <TR>
379
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
380
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
381
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
382
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
383
- </TR>
384
- </TABLE>
385
- <A NAME="skip-navbar_bottom"></A>
386
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
387
-
388
- <HR>
389
- Copyright &#169; 2009. All Rights Reserved.
390
- </BODY>
391
- </HTML>
@@ -1,307 +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
- SynchronousExecutor (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="SynchronousExecutor (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/SynchronousExecutor.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/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core"><B>PREV CLASS</B></A>&nbsp;
60
- &nbsp;NEXT CLASS</FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="../../../index.html?org/jetlang/core/SynchronousExecutor.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="SynchronousExecutor.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.core</FONT>
93
- <BR>
94
- Class SynchronousExecutor</H2>
95
- <PRE>
96
- java.lang.Object
97
- <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.jetlang.core.SynchronousExecutor</B>
98
- </PRE>
99
- <DL>
100
- <DT><B>All Implemented Interfaces:</B> <DD>java.util.concurrent.Executor</DD>
101
- </DL>
102
- <HR>
103
- <DL>
104
- <DT><PRE>public class <B>SynchronousExecutor</B><DT>extends java.lang.Object<DT>implements java.util.concurrent.Executor</DL>
105
- </PRE>
106
-
107
- <P>
108
- Executor that runs tasks on the current thread.
109
- <P>
110
-
111
- <P>
112
- <HR>
113
-
114
- <P>
115
-
116
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
117
-
118
- <A NAME="constructor_summary"><!-- --></A>
119
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122
- <B>Constructor Summary</B></FONT></TH>
123
- </TR>
124
- <TR BGCOLOR="white" CLASS="TableRowColor">
125
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousExecutor.html#SynchronousExecutor()">SynchronousExecutor</A></B>()</CODE>
126
-
127
- <BR>
128
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129
- </TR>
130
- </TABLE>
131
- &nbsp;
132
- <!-- ========== METHOD SUMMARY =========== -->
133
-
134
- <A NAME="method_summary"><!-- --></A>
135
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
137
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
138
- <B>Method Summary</B></FONT></TH>
139
- </TR>
140
- <TR BGCOLOR="white" CLASS="TableRowColor">
141
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142
- <CODE>&nbsp;void</CODE></FONT></TD>
143
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousExecutor.html#execute(java.lang.Runnable)">execute</A></B>(java.lang.Runnable&nbsp;command)</CODE>
144
-
145
- <BR>
146
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
147
- </TR>
148
- <TR BGCOLOR="white" CLASS="TableRowColor">
149
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150
- <CODE>&nbsp;boolean</CODE></FONT></TD>
151
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousExecutor.html#isRunning()">isRunning</A></B>()</CODE>
152
-
153
- <BR>
154
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
155
- </TR>
156
- <TR BGCOLOR="white" CLASS="TableRowColor">
157
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158
- <CODE>&nbsp;void</CODE></FONT></TD>
159
- <TD><CODE><B><A HREF="../../../org/jetlang/core/SynchronousExecutor.html#setRunning(boolean)">setRunning</A></B>(boolean&nbsp;_running)</CODE>
160
-
161
- <BR>
162
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
163
- </TR>
164
- </TABLE>
165
- &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
166
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
167
- <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
168
- <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
169
- </TR>
170
- <TR BGCOLOR="white" CLASS="TableRowColor">
171
- <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
172
- </TR>
173
- </TABLE>
174
- &nbsp;
175
- <P>
176
-
177
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
178
-
179
- <A NAME="constructor_detail"><!-- --></A>
180
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
182
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
183
- <B>Constructor Detail</B></FONT></TH>
184
- </TR>
185
- </TABLE>
186
-
187
- <A NAME="SynchronousExecutor()"><!-- --></A><H3>
188
- SynchronousExecutor</H3>
189
- <PRE>
190
- public <B>SynchronousExecutor</B>()</PRE>
191
- <DL>
192
- </DL>
193
-
194
- <!-- ============ METHOD DETAIL ========== -->
195
-
196
- <A NAME="method_detail"><!-- --></A>
197
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
198
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
199
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
200
- <B>Method Detail</B></FONT></TH>
201
- </TR>
202
- </TABLE>
203
-
204
- <A NAME="isRunning()"><!-- --></A><H3>
205
- isRunning</H3>
206
- <PRE>
207
- public boolean <B>isRunning</B>()</PRE>
208
- <DL>
209
- <DD><DL>
210
- </DL>
211
- </DD>
212
- <DD><DL>
213
- </DL>
214
- </DD>
215
- </DL>
216
- <HR>
217
-
218
- <A NAME="setRunning(boolean)"><!-- --></A><H3>
219
- setRunning</H3>
220
- <PRE>
221
- public void <B>setRunning</B>(boolean&nbsp;_running)</PRE>
222
- <DL>
223
- <DD><DL>
224
- </DL>
225
- </DD>
226
- <DD><DL>
227
- </DL>
228
- </DD>
229
- </DL>
230
- <HR>
231
-
232
- <A NAME="execute(java.lang.Runnable)"><!-- --></A><H3>
233
- execute</H3>
234
- <PRE>
235
- public void <B>execute</B>(java.lang.Runnable&nbsp;command)</PRE>
236
- <DL>
237
- <DD><DL>
238
- <DT><B>Specified by:</B><DD><CODE>execute</CODE> in interface <CODE>java.util.concurrent.Executor</CODE></DL>
239
- </DD>
240
- <DD><DL>
241
- </DL>
242
- </DD>
243
- </DL>
244
- <!-- ========= END OF CLASS DATA ========= -->
245
- <HR>
246
-
247
-
248
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
249
- <A NAME="navbar_bottom"><!-- --></A>
250
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
251
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
252
- <TR>
253
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
254
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
255
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
256
- <TR ALIGN="center" VALIGN="top">
257
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
258
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
259
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
260
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SynchronousExecutor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
261
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
262
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
263
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
264
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
265
- </TR>
266
- </TABLE>
267
- </TD>
268
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
269
- </EM>
270
- </TD>
271
- </TR>
272
-
273
- <TR>
274
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
275
- &nbsp;<A HREF="../../../org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core"><B>PREV CLASS</B></A>&nbsp;
276
- &nbsp;NEXT CLASS</FONT></TD>
277
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
278
- <A HREF="../../../index.html?org/jetlang/core/SynchronousExecutor.html" target="_top"><B>FRAMES</B></A> &nbsp;
279
- &nbsp;<A HREF="SynchronousExecutor.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
280
- &nbsp;<SCRIPT type="text/javascript">
281
- <!--
282
- if(window==top) {
283
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
284
- }
285
- //-->
286
- </SCRIPT>
287
- <NOSCRIPT>
288
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
289
- </NOSCRIPT>
290
-
291
-
292
- </FONT></TD>
293
- </TR>
294
- <TR>
295
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
296
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
297
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
298
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
299
- </TR>
300
- </TABLE>
301
- <A NAME="skip-navbar_bottom"></A>
302
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
303
-
304
- <HR>
305
- Copyright &#169; 2009. All Rights Reserved.
306
- </BODY>
307
- </HTML>