blob: 2c19866ca7b416d5f3aa6dfa5da315485fc7c13f [file] [log] [blame]
sclarke5df59502010-04-09 23:34:46 +00001<!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_14) on Wed Apr 07 07:58:12 BST 2010 -->
6<TITLE>
7WsDOMRuntimeManager
8</TITLE>
9
10<META NAME="date" CONTENT="2010-04-07">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="WsDOMRuntimeManager";
19 }
20}
21</SCRIPT>
22<NOSCRIPT>
23</NOSCRIPT>
24
25</HEAD>
26
27<BODY BGCOLOR="white" onload="windowTitle();">
28<HR>
29
30
31<!-- ========= START OF TOP NAVBAR ======= -->
32<A NAME="navbar_top"><!-- --></A>
33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35<TR>
36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37<A NAME="navbar_top_firstrow"><!-- --></A>
38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/WsDOMRuntimeManager.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48 </TR>
49</TABLE>
50</TD>
51<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52</EM>
53</TD>
54</TR>
55
56<TR>
57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58&nbsp;<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMLoadCanceledException.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.api"><B>PREV CLASS</B></A>&nbsp;
59&nbsp;NEXT CLASS</FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../../../../../../../../index.html?org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html" target="_top"><B>FRAMES</B></A> &nbsp;
62&nbsp;<A HREF="WsDOMRuntimeManager.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63&nbsp;<SCRIPT type="text/javascript">
64 <!--
65 if(window==top) {
66 document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67 }
68 //-->
69</SCRIPT>
70<NOSCRIPT>
71 <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
72</NOSCRIPT>
73
74
75</FONT></TD>
76</TR>
77<TR>
78<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82</TR>
83</TABLE>
84<A NAME="skip-navbar_top"></A>
85<!-- ========= END OF TOP NAVBAR ========= -->
86
87<HR>
88<!-- ======== START OF CLASS DATA ======== -->
89<H2>
90<FONT SIZE="-1">
91org.eclipse.jst.ws.jaxws.dom.runtime.api</FONT>
92<BR>
93Class WsDOMRuntimeManager</H2>
94<PRE>
95java.lang.Object
96 <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.eclipse.jst.ws.jaxws.dom.runtime.api.WsDOMRuntimeManager</B>
97</PRE>
98<DL>
99<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWSDOMRuntimeManager</A></DD>
100</DL>
101<HR>
102<DL>
103<DT><PRE>public class <B>WsDOMRuntimeManager</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWSDOMRuntimeManager</A></DL>
104</PRE>
105
106<P>
107Factory class for instantiating DOM Runtimes and managing those instances.
108<P>
109
110<P>
111<DL>
112<DT><B>Author:</B></DT>
113 <DD>Georgi Hristov</DD>
114</DL>
115<HR>
116
117<P>
118
119<!-- ======== CONSTRUCTOR SUMMARY ======== -->
120
121<A NAME="constructor_summary"><!-- --></A>
122<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
124<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
125<B>Constructor Summary</B></FONT></TH>
126</TR>
127<TR BGCOLOR="white" CLASS="TableRowColor">
128<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
129<CODE>protected </CODE></FONT></TD>
130<TD><CODE><B><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html#WsDOMRuntimeManager()">WsDOMRuntimeManager</A></B>()</CODE>
131
132<BR>
133&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
134</TR>
135</TABLE>
136&nbsp;
137<!-- ========== METHOD SUMMARY =========== -->
138
139<A NAME="method_summary"><!-- --></A>
140<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
141<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
142<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
143<B>Method Summary</B></FONT></TH>
144</TR>
145<TR BGCOLOR="white" CLASS="TableRowColor">
146<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147<CODE>protected &nbsp;<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWsDOMRuntimeExtension.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWsDOMRuntimeExtension</A></CODE></FONT></TD>
148<TD><CODE><B><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html#createDOMRuntime(org.eclipse.jst.ws.jaxws.dom.runtime.registry.IWsDOMRuntimeInfo, org.eclipse.core.runtime.IProgressMonitor)">createDOMRuntime</A></B>(<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/registry/IWsDOMRuntimeInfo.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.registry">IWsDOMRuntimeInfo</A>&nbsp;runtimeInfo,
149 org.eclipse.core.runtime.IProgressMonitor&nbsp;monitor)</CODE>
150
151<BR>
152&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
153</TR>
154<TR BGCOLOR="white" CLASS="TableRowColor">
155<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
156<CODE>&nbsp;void</CODE></FONT></TD>
157<TD><CODE><B><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html#createDOMRuntimes(org.eclipse.core.runtime.IProgressMonitor)">createDOMRuntimes</A></B>(org.eclipse.core.runtime.IProgressMonitor&nbsp;monitor)</CODE>
158
159<BR>
160&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the DOM Runtimes if not already.</TD>
161</TR>
162<TR BGCOLOR="white" CLASS="TableRowColor">
163<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164<CODE>&nbsp;<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWsDOMRuntimeExtension.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWsDOMRuntimeExtension</A></CODE></FONT></TD>
165<TD><CODE><B><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html#getDOMRuntime(org.eclipse.jst.ws.jaxws.dom.runtime.registry.IWsDOMRuntimeInfo)">getDOMRuntime</A></B>(<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/registry/IWsDOMRuntimeInfo.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.registry">IWsDOMRuntimeInfo</A>&nbsp;runtimeInfo)</CODE>
166
167<BR>
168&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method should return the DOM runtime instance corresponding to the descriptor object
169 of type IRuntimeInfo and instantiate such DOM runtime instance if non existent at the
170 moment of invocation of this method.</TD>
171</TR>
172<TR BGCOLOR="white" CLASS="TableRowColor">
173<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174<CODE>&nbsp;<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWsDOMRuntimeExtension.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWsDOMRuntimeExtension</A></CODE></FONT></TD>
175<TD><CODE><B><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html#getDOMRuntime(java.lang.String)">getDOMRuntime</A></B>(java.lang.String&nbsp;runtimeId)</CODE>
176
177<BR>
178&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method should return the DOM runtime instance corresponding to the runtime id
179 and instantiate such DOM runtime instance if non existent at the
180 moment of invocation of this method.</TD>
181</TR>
182<TR BGCOLOR="white" CLASS="TableRowColor">
183<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
184<CODE>&nbsp;java.util.Collection&lt;<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWsDOMRuntimeExtension.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWsDOMRuntimeExtension</A>&gt;</CODE></FONT></TD>
185<TD><CODE><B><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html#getDOMRuntimes()">getDOMRuntimes</A></B>()</CODE>
186
187<BR>
188&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
189</TR>
190<TR BGCOLOR="white" CLASS="TableRowColor">
191<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
192<CODE>static&nbsp;<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWSDOMRuntimeManager</A></CODE></FONT></TD>
193<TD><CODE><B><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html#instance()">instance</A></B>()</CODE>
194
195<BR>
196&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
197</TR>
198<TR BGCOLOR="white" CLASS="TableRowColor">
199<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
200<CODE>&nbsp;void</CODE></FONT></TD>
201<TD><CODE><B><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html#reloadDOMRuntimes(org.eclipse.core.runtime.IProgressMonitor)">reloadDOMRuntimes</A></B>(org.eclipse.core.runtime.IProgressMonitor&nbsp;monitor)</CODE>
202
203<BR>
204&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method should reload all instances of DOM Runtimes.</TD>
205</TR>
206</TABLE>
207&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
208<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
209<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
210<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
211</TR>
212<TR BGCOLOR="white" CLASS="TableRowColor">
213<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
214</TR>
215</TABLE>
216&nbsp;
217<P>
218
219<!-- ========= CONSTRUCTOR DETAIL ======== -->
220
221<A NAME="constructor_detail"><!-- --></A>
222<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
223<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
224<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
225<B>Constructor Detail</B></FONT></TH>
226</TR>
227</TABLE>
228
229<A NAME="WsDOMRuntimeManager()"><!-- --></A><H3>
230WsDOMRuntimeManager</H3>
231<PRE>
232protected <B>WsDOMRuntimeManager</B>()</PRE>
233<DL>
234</DL>
235
236<!-- ============ METHOD DETAIL ========== -->
237
238<A NAME="method_detail"><!-- --></A>
239<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
240<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
241<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
242<B>Method Detail</B></FONT></TH>
243</TR>
244</TABLE>
245
246<A NAME="instance()"><!-- --></A><H3>
247instance</H3>
248<PRE>
249public static <A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWSDOMRuntimeManager</A> <B>instance</B>()</PRE>
250<DL>
251<DD><DL>
252</DL>
253</DD>
254<DD><DL>
255</DL>
256</DD>
257</DL>
258<HR>
259
260<A NAME="createDOMRuntimes(org.eclipse.core.runtime.IProgressMonitor)"><!-- --></A><H3>
261createDOMRuntimes</H3>
262<PRE>
263public void <B>createDOMRuntimes</B>(org.eclipse.core.runtime.IProgressMonitor&nbsp;monitor)</PRE>
264<DL>
265<DD>Instantiates the DOM Runtimes if not already.
266<P>
267<DD><DL>
268<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html#createDOMRuntimes(org.eclipse.core.runtime.IProgressMonitor)">createDOMRuntimes</A></CODE> in interface <CODE><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWSDOMRuntimeManager</A></CODE></DL>
269</DD>
270<DD><DL>
271</DL>
272</DD>
273</DL>
274<HR>
275
276<A NAME="createDOMRuntime(org.eclipse.jst.ws.jaxws.dom.runtime.registry.IWsDOMRuntimeInfo, org.eclipse.core.runtime.IProgressMonitor)"><!-- --></A><H3>
277createDOMRuntime</H3>
278<PRE>
279protected <A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWsDOMRuntimeExtension.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWsDOMRuntimeExtension</A> <B>createDOMRuntime</B>(<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/registry/IWsDOMRuntimeInfo.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.registry">IWsDOMRuntimeInfo</A>&nbsp;runtimeInfo,
280 org.eclipse.core.runtime.IProgressMonitor&nbsp;monitor)</PRE>
281<DL>
282<DD><DL>
283</DL>
284</DD>
285<DD><DL>
286</DL>
287</DD>
288</DL>
289<HR>
290
291<A NAME="getDOMRuntime(org.eclipse.jst.ws.jaxws.dom.runtime.registry.IWsDOMRuntimeInfo)"><!-- --></A><H3>
292getDOMRuntime</H3>
293<PRE>
294public <A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWsDOMRuntimeExtension.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWsDOMRuntimeExtension</A> <B>getDOMRuntime</B>(<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/registry/IWsDOMRuntimeInfo.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.registry">IWsDOMRuntimeInfo</A>&nbsp;runtimeInfo)</PRE>
295<DL>
296<DD>This method should return the DOM runtime instance corresponding to the descriptor object
297 of type IRuntimeInfo and instantiate such DOM runtime instance if non existent at the
298 moment of invocation of this method.
299<P>
300<DD><DL>
301</DL>
302</DD>
303<DD><DL>
304<DT><B>Parameters:</B><DD><CODE>runtimeInfo</CODE> - - descriptor of the DOM runtime to be instantiated and returned
305<DT><B>Returns:</B><DD>the DOM runtime instance</DL>
306</DD>
307</DL>
308<HR>
309
310<A NAME="getDOMRuntime(java.lang.String)"><!-- --></A><H3>
311getDOMRuntime</H3>
312<PRE>
313public <A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWsDOMRuntimeExtension.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWsDOMRuntimeExtension</A> <B>getDOMRuntime</B>(java.lang.String&nbsp;runtimeId)</PRE>
314<DL>
315<DD>This method should return the DOM runtime instance corresponding to the runtime id
316 and instantiate such DOM runtime instance if non existent at the
317 moment of invocation of this method.
318<P>
319<DD><DL>
320<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html#getDOMRuntime(java.lang.String)">getDOMRuntime</A></CODE> in interface <CODE><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWSDOMRuntimeManager</A></CODE></DL>
321</DD>
322<DD><DL>
323<DT><B>Parameters:</B><DD><CODE>runtimeId</CODE> - - string identifier of the runtime
324<DT><B>Returns:</B><DD>the DOM runtime instance</DL>
325</DD>
326</DL>
327<HR>
328
329<A NAME="getDOMRuntimes()"><!-- --></A><H3>
330getDOMRuntimes</H3>
331<PRE>
332public java.util.Collection&lt;<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWsDOMRuntimeExtension.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWsDOMRuntimeExtension</A>&gt; <B>getDOMRuntimes</B>()</PRE>
333<DL>
334<DD><DL>
335<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html#getDOMRuntimes()">getDOMRuntimes</A></CODE> in interface <CODE><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWSDOMRuntimeManager</A></CODE></DL>
336</DD>
337<DD><DL>
338
339<DT><B>Returns:</B><DD>a list of all instantiated DOM Runtimes</DL>
340</DD>
341</DL>
342<HR>
343
344<A NAME="reloadDOMRuntimes(org.eclipse.core.runtime.IProgressMonitor)"><!-- --></A><H3>
345reloadDOMRuntimes</H3>
346<PRE>
347public void <B>reloadDOMRuntimes</B>(org.eclipse.core.runtime.IProgressMonitor&nbsp;monitor)</PRE>
348<DL>
349<DD>This method should reload all instances of DOM Runtimes.
350<P>
351<DD><DL>
352<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html#reloadDOMRuntimes(org.eclipse.core.runtime.IProgressMonitor)">reloadDOMRuntimes</A></CODE> in interface <CODE><A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWSDOMRuntimeManager</A></CODE></DL>
353</DD>
354<DD><DL>
355</DL>
356</DD>
357</DL>
358<!-- ========= END OF CLASS DATA ========= -->
359<HR>
360
361
362<!-- ======= START OF BOTTOM NAVBAR ====== -->
363<A NAME="navbar_bottom"><!-- --></A>
364<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
365<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
366<TR>
367<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
368<A NAME="navbar_bottom_firstrow"><!-- --></A>
369<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
370 <TR ALIGN="center" VALIGN="top">
371 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
372 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
373 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
374 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/WsDOMRuntimeManager.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
375 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
376 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
377 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
378 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
379 </TR>
380</TABLE>
381</TD>
382<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
383</EM>
384</TD>
385</TR>
386
387<TR>
388<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
389&nbsp;<A HREF="../../../../../../../../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMLoadCanceledException.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.api"><B>PREV CLASS</B></A>&nbsp;
390&nbsp;NEXT CLASS</FONT></TD>
391<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
392 <A HREF="../../../../../../../../index.html?org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html" target="_top"><B>FRAMES</B></A> &nbsp;
393&nbsp;<A HREF="WsDOMRuntimeManager.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
394&nbsp;<SCRIPT type="text/javascript">
395 <!--
396 if(window==top) {
397 document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
398 }
399 //-->
400</SCRIPT>
401<NOSCRIPT>
402 <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
403</NOSCRIPT>
404
405
406</FONT></TD>
407</TR>
408<TR>
409<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
410 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
411<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
412DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
413</TR>
414</TABLE>
415<A NAME="skip-navbar_bottom"></A>
416<!-- ======== END OF BOTTOM NAVBAR ======= -->
417
418<HR>
419
420</BODY>
421</HTML>