KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > objectweb > proactive > core > runtime > jini > JiniRuntimeImpl_Stub


1 // Stub class generated by rmic, do not edit.
2
// Contents subject to change without notice.
3

4 package org.objectweb.proactive.core.runtime.jini;
5
6 public final class JiniRuntimeImpl_Stub
7     extends java.rmi.server.RemoteStub JavaDoc
8     implements org.objectweb.proactive.core.runtime.jini.JiniRuntime, java.rmi.Remote JavaDoc
9 {
10     private static final long serialVersionUID = 2;
11     
12     private static java.lang.reflect.Method JavaDoc $method_createBody_0;
13     private static java.lang.reflect.Method JavaDoc $method_createLocalNode_1;
14     private static java.lang.reflect.Method JavaDoc $method_createVM_2;
15     private static java.lang.reflect.Method JavaDoc $method_enableSecurityIfNeeded_3;
16     private static java.lang.reflect.Method JavaDoc $method_getActiveObjects_4;
17     private static java.lang.reflect.Method JavaDoc $method_getActiveObjects_5;
18     private static java.lang.reflect.Method JavaDoc $method_getCreatorCertificate_6;
19     private static java.lang.reflect.Method JavaDoc $method_getEntities_7;
20     private static java.lang.reflect.Method JavaDoc $method_getEntities_8;
21     private static java.lang.reflect.Method JavaDoc $method_getEntities_9;
22     private static java.lang.reflect.Method JavaDoc $method_getJobID_10;
23     private static java.lang.reflect.Method JavaDoc $method_getLocalNodeNames_11;
24     private static java.lang.reflect.Method JavaDoc $method_getNodeCertificate_12;
25     private static java.lang.reflect.Method JavaDoc $method_getNodePolicyServer_13;
26     private static java.lang.reflect.Method JavaDoc $method_getPolicyServer_14;
27     private static java.lang.reflect.Method JavaDoc $method_getProActiveRuntime_15;
28     private static java.lang.reflect.Method JavaDoc $method_getProActiveRuntimes_16;
29     private static java.lang.reflect.Method JavaDoc $method_getURL_17;
30     private static java.lang.reflect.Method JavaDoc $method_getVMInformation_18;
31     private static java.lang.reflect.Method JavaDoc $method_getVNName_19;
32     private static java.lang.reflect.Method JavaDoc $method_getVirtualNode_20;
33     private static java.lang.reflect.Method JavaDoc $method_killAllNodes_21;
34     private static java.lang.reflect.Method JavaDoc $method_killNode_22;
35     private static java.lang.reflect.Method JavaDoc $method_killRT_23;
36     private static java.lang.reflect.Method JavaDoc $method_receiveBody_24;
37     private static java.lang.reflect.Method JavaDoc $method_register_25;
38     private static java.lang.reflect.Method JavaDoc $method_registerVirtualNode_26;
39     private static java.lang.reflect.Method JavaDoc $method_setDefaultNodeVirtualNodeName_27;
40     private static java.lang.reflect.Method JavaDoc $method_setProActiveSecurityManager_28;
41     private static java.lang.reflect.Method JavaDoc $method_unregisterAllVirtualNodes_29;
42     private static java.lang.reflect.Method JavaDoc $method_unregisterVirtualNode_30;
43     private static java.lang.reflect.Method JavaDoc $method_updateLocalNodeVirtualName_31;
44     
45     static {
46     try {
47         $method_createBody_0 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("createBody", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class, org.objectweb.proactive.core.mop.ConstructorCall.class, boolean.class});
48         $method_createLocalNode_1 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("createLocalNode", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class, boolean.class, org.objectweb.proactive.ext.security.PolicyServer.class, java.lang.String JavaDoc.class, java.lang.String JavaDoc.class});
49         $method_createVM_2 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("createVM", new java.lang.Class JavaDoc[] {org.objectweb.proactive.core.process.UniversalProcess.class});
50         $method_enableSecurityIfNeeded_3 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("enableSecurityIfNeeded", new java.lang.Class JavaDoc[] {});
51         $method_getActiveObjects_4 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getActiveObjects", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
52         $method_getActiveObjects_5 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getActiveObjects", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class, java.lang.String JavaDoc.class});
53         $method_getCreatorCertificate_6 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getCreatorCertificate", new java.lang.Class JavaDoc[] {});
54         $method_getEntities_7 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getEntities", new java.lang.Class JavaDoc[] {});
55         $method_getEntities_8 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getEntities", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
56         $method_getEntities_9 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getEntities", new java.lang.Class JavaDoc[] {org.objectweb.proactive.core.body.UniversalBody.class});
57         $method_getJobID_10 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getJobID", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
58         $method_getLocalNodeNames_11 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getLocalNodeNames", new java.lang.Class JavaDoc[] {});
59         $method_getNodeCertificate_12 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getNodeCertificate", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
60         $method_getNodePolicyServer_13 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getNodePolicyServer", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
61         $method_getPolicyServer_14 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getPolicyServer", new java.lang.Class JavaDoc[] {});
62         $method_getProActiveRuntime_15 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getProActiveRuntime", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
63         $method_getProActiveRuntimes_16 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getProActiveRuntimes", new java.lang.Class JavaDoc[] {});
64         $method_getURL_17 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getURL", new java.lang.Class JavaDoc[] {});
65         $method_getVMInformation_18 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getVMInformation", new java.lang.Class JavaDoc[] {});
66         $method_getVNName_19 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getVNName", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
67         $method_getVirtualNode_20 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("getVirtualNode", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
68         $method_killAllNodes_21 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("killAllNodes", new java.lang.Class JavaDoc[] {});
69         $method_killNode_22 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("killNode", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
70         $method_killRT_23 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("killRT", new java.lang.Class JavaDoc[] {boolean.class});
71         $method_receiveBody_24 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("receiveBody", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class, org.objectweb.proactive.Body.class});
72         $method_register_25 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("register", new java.lang.Class JavaDoc[] {org.objectweb.proactive.core.runtime.ProActiveRuntime.class, java.lang.String JavaDoc.class, java.lang.String JavaDoc.class, java.lang.String JavaDoc.class, java.lang.String JavaDoc.class});
73         $method_registerVirtualNode_26 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("registerVirtualNode", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class, boolean.class});
74         $method_setDefaultNodeVirtualNodeName_27 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("setDefaultNodeVirtualNodeName", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
75         $method_setProActiveSecurityManager_28 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("setProActiveSecurityManager", new java.lang.Class JavaDoc[] {org.objectweb.proactive.ext.security.ProActiveSecurityManager.class});
76         $method_unregisterAllVirtualNodes_29 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("unregisterAllVirtualNodes", new java.lang.Class JavaDoc[] {});
77         $method_unregisterVirtualNode_30 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("unregisterVirtualNode", new java.lang.Class JavaDoc[] {java.lang.String JavaDoc.class});
78         $method_updateLocalNodeVirtualName_31 = org.objectweb.proactive.core.runtime.jini.JiniRuntime.class.getMethod("updateLocalNodeVirtualName", new java.lang.Class JavaDoc[] {});
79     } catch (java.lang.NoSuchMethodException JavaDoc e) {
80         throw new java.lang.NoSuchMethodError JavaDoc(
81         "stub class initialization failed");
82     }
83     }
84     
85     // constructors
86
public JiniRuntimeImpl_Stub(java.rmi.server.RemoteRef JavaDoc ref) {
87     super(ref);
88     }
89     
90     // methods from remote interfaces
91

92     // implementation of createBody(String, ConstructorCall, boolean)
93
public org.objectweb.proactive.core.body.UniversalBody createBody(java.lang.String JavaDoc $param_String_1, org.objectweb.proactive.core.mop.ConstructorCall $param_ConstructorCall_2, boolean $param_boolean_3)
94     throws java.lang.reflect.InvocationTargetException JavaDoc, java.rmi.RemoteException JavaDoc, org.objectweb.proactive.core.mop.ConstructorCallExecutionFailedException
95     {
96     try {
97         Object JavaDoc $result = ref.invoke(this, $method_createBody_0, new java.lang.Object JavaDoc[] {$param_String_1, $param_ConstructorCall_2, new java.lang.Boolean JavaDoc($param_boolean_3)}, 1819348992016836063L);
98         return ((org.objectweb.proactive.core.body.UniversalBody) $result);
99     } catch (java.lang.RuntimeException JavaDoc e) {
100         throw e;
101     } catch (java.rmi.RemoteException JavaDoc e) {
102         throw e;
103     } catch (java.lang.reflect.InvocationTargetException JavaDoc e) {
104         throw e;
105     } catch (org.objectweb.proactive.core.mop.ConstructorCallExecutionFailedException e) {
106         throw e;
107     } catch (java.lang.Exception JavaDoc e) {
108         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
109     }
110     }
111     
112     // implementation of createLocalNode(String, boolean, PolicyServer, String, String)
113
public java.lang.String JavaDoc createLocalNode(java.lang.String JavaDoc $param_String_1, boolean $param_boolean_2, org.objectweb.proactive.ext.security.PolicyServer $param_PolicyServer_3, java.lang.String JavaDoc $param_String_4, java.lang.String JavaDoc $param_String_5)
114     throws java.rmi.RemoteException JavaDoc, org.objectweb.proactive.core.node.NodeException
115     {
116     try {
117         Object JavaDoc $result = ref.invoke(this, $method_createLocalNode_1, new java.lang.Object JavaDoc[] {$param_String_1, new java.lang.Boolean JavaDoc($param_boolean_2), $param_PolicyServer_3, $param_String_4, $param_String_5}, 1456383395264507947L);
118         return ((java.lang.String JavaDoc) $result);
119     } catch (java.lang.RuntimeException JavaDoc e) {
120         throw e;
121     } catch (java.rmi.RemoteException JavaDoc e) {
122         throw e;
123     } catch (org.objectweb.proactive.core.node.NodeException e) {
124         throw e;
125     } catch (java.lang.Exception JavaDoc e) {
126         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
127     }
128     }
129     
130     // implementation of createVM(UniversalProcess)
131
public void createVM(org.objectweb.proactive.core.process.UniversalProcess $param_UniversalProcess_1)
132     throws java.io.IOException JavaDoc, java.rmi.RemoteException JavaDoc
133     {
134     try {
135         ref.invoke(this, $method_createVM_2, new java.lang.Object JavaDoc[] {$param_UniversalProcess_1}, 6922416653851965750L);
136     } catch (java.lang.RuntimeException JavaDoc e) {
137         throw e;
138     } catch (java.io.IOException JavaDoc e) {
139         throw e;
140     } catch (java.lang.Exception JavaDoc e) {
141         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
142     }
143     }
144     
145     // implementation of enableSecurityIfNeeded()
146
public void enableSecurityIfNeeded()
147     throws java.rmi.RemoteException JavaDoc
148     {
149     try {
150         ref.invoke(this, $method_enableSecurityIfNeeded_3, null, -2981142303536598467L);
151     } catch (java.lang.RuntimeException JavaDoc e) {
152         throw e;
153     } catch (java.rmi.RemoteException JavaDoc e) {
154         throw e;
155     } catch (java.lang.Exception JavaDoc e) {
156         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
157     }
158     }
159     
160     // implementation of getActiveObjects(String)
161
public java.util.ArrayList JavaDoc getActiveObjects(java.lang.String JavaDoc $param_String_1)
162     throws java.rmi.RemoteException JavaDoc
163     {
164     try {
165         Object JavaDoc $result = ref.invoke(this, $method_getActiveObjects_4, new java.lang.Object JavaDoc[] {$param_String_1}, -7107787752513172862L);
166         return ((java.util.ArrayList JavaDoc) $result);
167     } catch (java.lang.RuntimeException JavaDoc e) {
168         throw e;
169     } catch (java.rmi.RemoteException JavaDoc e) {
170         throw e;
171     } catch (java.lang.Exception JavaDoc e) {
172         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
173     }
174     }
175     
176     // implementation of getActiveObjects(String, String)
177
public java.util.ArrayList JavaDoc getActiveObjects(java.lang.String JavaDoc $param_String_1, java.lang.String JavaDoc $param_String_2)
178     throws java.rmi.RemoteException JavaDoc
179     {
180     try {
181         Object JavaDoc $result = ref.invoke(this, $method_getActiveObjects_5, new java.lang.Object JavaDoc[] {$param_String_1, $param_String_2}, 6471244413048580047L);
182         return ((java.util.ArrayList JavaDoc) $result);
183     } catch (java.lang.RuntimeException JavaDoc e) {
184         throw e;
185     } catch (java.rmi.RemoteException JavaDoc e) {
186         throw e;
187     } catch (java.lang.Exception JavaDoc e) {
188         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
189     }
190     }
191     
192     // implementation of getCreatorCertificate()
193
public java.security.cert.X509Certificate JavaDoc getCreatorCertificate()
194     throws java.rmi.RemoteException JavaDoc
195     {
196     try {
197         Object JavaDoc $result = ref.invoke(this, $method_getCreatorCertificate_6, null, -8318827520865829769L);
198         return ((java.security.cert.X509Certificate JavaDoc) $result);
199     } catch (java.lang.RuntimeException JavaDoc e) {
200         throw e;
201     } catch (java.rmi.RemoteException JavaDoc e) {
202         throw e;
203     } catch (java.lang.Exception JavaDoc e) {
204         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
205     }
206     }
207     
208     // implementation of getEntities()
209
public java.util.ArrayList JavaDoc getEntities()
210     throws java.rmi.RemoteException JavaDoc
211     {
212     try {
213         Object JavaDoc $result = ref.invoke(this, $method_getEntities_7, null, -2337364679294098933L);
214         return ((java.util.ArrayList JavaDoc) $result);
215     } catch (java.lang.RuntimeException JavaDoc e) {
216         throw e;
217     } catch (java.rmi.RemoteException JavaDoc e) {
218         throw e;
219     } catch (java.lang.Exception JavaDoc e) {
220         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
221     }
222     }
223     
224     // implementation of getEntities(String)
225
public java.util.ArrayList JavaDoc getEntities(java.lang.String JavaDoc $param_String_1)
226     throws java.rmi.RemoteException JavaDoc
227     {
228     try {
229         Object JavaDoc $result = ref.invoke(this, $method_getEntities_8, new java.lang.Object JavaDoc[] {$param_String_1}, -659040738531716129L);
230         return ((java.util.ArrayList JavaDoc) $result);
231     } catch (java.lang.RuntimeException JavaDoc e) {
232         throw e;
233     } catch (java.rmi.RemoteException JavaDoc e) {
234         throw e;
235     } catch (java.lang.Exception JavaDoc e) {
236         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
237     }
238     }
239     
240     // implementation of getEntities(UniversalBody)
241
public java.util.ArrayList JavaDoc getEntities(org.objectweb.proactive.core.body.UniversalBody $param_UniversalBody_1)
242     throws java.rmi.RemoteException JavaDoc
243     {
244     try {
245         Object JavaDoc $result = ref.invoke(this, $method_getEntities_9, new java.lang.Object JavaDoc[] {$param_UniversalBody_1}, 6239978367489949845L);
246         return ((java.util.ArrayList JavaDoc) $result);
247     } catch (java.lang.RuntimeException JavaDoc e) {
248         throw e;
249     } catch (java.rmi.RemoteException JavaDoc e) {
250         throw e;
251     } catch (java.lang.Exception JavaDoc e) {
252         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
253     }
254     }
255     
256     // implementation of getJobID(String)
257
public java.lang.String JavaDoc getJobID(java.lang.String JavaDoc $param_String_1)
258     throws java.rmi.RemoteException JavaDoc
259     {
260     try {
261         Object JavaDoc $result = ref.invoke(this, $method_getJobID_10, new java.lang.Object JavaDoc[] {$param_String_1}, 2386922996311603139L);
262         return ((java.lang.String JavaDoc) $result);
263     } catch (java.lang.RuntimeException JavaDoc e) {
264         throw e;
265     } catch (java.rmi.RemoteException JavaDoc e) {
266         throw e;
267     } catch (java.lang.Exception JavaDoc e) {
268         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
269     }
270     }
271     
272     // implementation of getLocalNodeNames()
273
public java.lang.String JavaDoc[] getLocalNodeNames()
274     throws java.rmi.RemoteException JavaDoc
275     {
276     try {
277         Object JavaDoc $result = ref.invoke(this, $method_getLocalNodeNames_11, null, -9081287807683247214L);
278         return ((java.lang.String JavaDoc[]) $result);
279     } catch (java.lang.RuntimeException JavaDoc e) {
280         throw e;
281     } catch (java.rmi.RemoteException JavaDoc e) {
282         throw e;
283     } catch (java.lang.Exception JavaDoc e) {
284         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
285     }
286     }
287     
288     // implementation of getNodeCertificate(String)
289
public java.security.cert.X509Certificate JavaDoc getNodeCertificate(java.lang.String JavaDoc $param_String_1)
290     throws java.rmi.RemoteException JavaDoc
291     {
292     try {
293         Object JavaDoc $result = ref.invoke(this, $method_getNodeCertificate_12, new java.lang.Object JavaDoc[] {$param_String_1}, 6610681895628177476L);
294         return ((java.security.cert.X509Certificate JavaDoc) $result);
295     } catch (java.lang.RuntimeException JavaDoc e) {
296         throw e;
297     } catch (java.rmi.RemoteException JavaDoc e) {
298         throw e;
299     } catch (java.lang.Exception JavaDoc e) {
300         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
301     }
302     }
303     
304     // implementation of getNodePolicyServer(String)
305
public org.objectweb.proactive.ext.security.PolicyServer getNodePolicyServer(java.lang.String JavaDoc $param_String_1)
306     throws java.rmi.RemoteException JavaDoc
307     {
308     try {
309         Object JavaDoc $result = ref.invoke(this, $method_getNodePolicyServer_13, new java.lang.Object JavaDoc[] {$param_String_1}, 2030977945652374406L);
310         return ((org.objectweb.proactive.ext.security.PolicyServer) $result);
311     } catch (java.lang.RuntimeException JavaDoc e) {
312         throw e;
313     } catch (java.rmi.RemoteException JavaDoc e) {
314         throw e;
315     } catch (java.lang.Exception JavaDoc e) {
316         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
317     }
318     }
319     
320     // implementation of getPolicyServer()
321
public org.objectweb.proactive.ext.security.PolicyServer getPolicyServer()
322     throws java.rmi.RemoteException JavaDoc
323     {
324     try {
325         Object JavaDoc $result = ref.invoke(this, $method_getPolicyServer_14, null, 1342135579931802681L);
326         return ((org.objectweb.proactive.ext.security.PolicyServer) $result);
327     } catch (java.lang.RuntimeException JavaDoc e) {
328         throw e;
329     } catch (java.rmi.RemoteException JavaDoc e) {
330         throw e;
331     } catch (java.lang.Exception JavaDoc e) {
332         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
333     }
334     }
335     
336     // implementation of getProActiveRuntime(String)
337
public org.objectweb.proactive.core.runtime.ProActiveRuntime getProActiveRuntime(java.lang.String JavaDoc $param_String_1)
338     throws java.rmi.RemoteException JavaDoc
339     {
340     try {
341         Object JavaDoc $result = ref.invoke(this, $method_getProActiveRuntime_15, new java.lang.Object JavaDoc[] {$param_String_1}, -3241931605399092996L);
342         return ((org.objectweb.proactive.core.runtime.ProActiveRuntime) $result);
343     } catch (java.lang.RuntimeException JavaDoc e) {
344         throw e;
345     } catch (java.rmi.RemoteException JavaDoc e) {
346         throw e;
347     } catch (java.lang.Exception JavaDoc e) {
348         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
349     }
350     }
351     
352     // implementation of getProActiveRuntimes()
353
public org.objectweb.proactive.core.runtime.ProActiveRuntime[] getProActiveRuntimes()
354     throws java.rmi.RemoteException JavaDoc
355     {
356     try {
357         Object JavaDoc $result = ref.invoke(this, $method_getProActiveRuntimes_16, null, 1099264566065403916L);
358         return ((org.objectweb.proactive.core.runtime.ProActiveRuntime[]) $result);
359     } catch (java.lang.RuntimeException JavaDoc e) {
360         throw e;
361     } catch (java.rmi.RemoteException JavaDoc e) {
362         throw e;
363     } catch (java.lang.Exception JavaDoc e) {
364         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
365     }
366     }
367     
368     // implementation of getURL()
369
public java.lang.String JavaDoc getURL()
370     throws java.rmi.RemoteException JavaDoc
371     {
372     try {
373         Object JavaDoc $result = ref.invoke(this, $method_getURL_17, null, -1842225981409839707L);
374         return ((java.lang.String JavaDoc) $result);
375     } catch (java.lang.RuntimeException JavaDoc e) {
376         throw e;
377     } catch (java.rmi.RemoteException JavaDoc e) {
378         throw e;
379     } catch (java.lang.Exception JavaDoc e) {
380         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
381     }
382     }
383     
384     // implementation of getVMInformation()
385
public org.objectweb.proactive.core.runtime.VMInformation getVMInformation()
386     throws java.rmi.RemoteException JavaDoc
387     {
388     try {
389         Object JavaDoc $result = ref.invoke(this, $method_getVMInformation_18, null, -7805727532643280579L);
390         return ((org.objectweb.proactive.core.runtime.VMInformation) $result);
391     } catch (java.lang.RuntimeException JavaDoc e) {
392         throw e;
393     } catch (java.rmi.RemoteException JavaDoc e) {
394         throw e;
395     } catch (java.lang.Exception JavaDoc e) {
396         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
397     }
398     }
399     
400     // implementation of getVNName(String)
401
public java.lang.String JavaDoc getVNName(java.lang.String JavaDoc $param_String_1)
402     throws java.rmi.RemoteException JavaDoc
403     {
404     try {
405         Object JavaDoc $result = ref.invoke(this, $method_getVNName_19, new java.lang.Object JavaDoc[] {$param_String_1}, 4073119035192360804L);
406         return ((java.lang.String JavaDoc) $result);
407     } catch (java.lang.RuntimeException JavaDoc e) {
408         throw e;
409     } catch (java.rmi.RemoteException JavaDoc e) {
410         throw e;
411     } catch (java.lang.Exception JavaDoc e) {
412         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
413     }
414     }
415     
416     // implementation of getVirtualNode(String)
417
public org.objectweb.proactive.core.descriptor.data.VirtualNode getVirtualNode(java.lang.String JavaDoc $param_String_1)
418     throws java.rmi.RemoteException JavaDoc
419     {
420     try {
421         Object JavaDoc $result = ref.invoke(this, $method_getVirtualNode_20, new java.lang.Object JavaDoc[] {$param_String_1}, -5496593200789915044L);
422         return ((org.objectweb.proactive.core.descriptor.data.VirtualNode) $result);
423     } catch (java.lang.RuntimeException JavaDoc e) {
424         throw e;
425     } catch (java.rmi.RemoteException JavaDoc e) {
426         throw e;
427     } catch (java.lang.Exception JavaDoc e) {
428         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
429     }
430     }
431     
432     // implementation of killAllNodes()
433
public void killAllNodes()
434     throws java.rmi.RemoteException JavaDoc
435     {
436     try {
437         ref.invoke(this, $method_killAllNodes_21, null, -7422506450685703231L);
438     } catch (java.lang.RuntimeException JavaDoc e) {
439         throw e;
440     } catch (java.rmi.RemoteException JavaDoc e) {
441         throw e;
442     } catch (java.lang.Exception JavaDoc e) {
443         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
444     }
445     }
446     
447     // implementation of killNode(String)
448
public void killNode(java.lang.String JavaDoc $param_String_1)
449     throws java.rmi.RemoteException JavaDoc
450     {
451     try {
452         ref.invoke(this, $method_killNode_22, new java.lang.Object JavaDoc[] {$param_String_1}, -8480484715116985694L);
453     } catch (java.lang.RuntimeException JavaDoc e) {
454         throw e;
455     } catch (java.rmi.RemoteException JavaDoc e) {
456         throw e;
457     } catch (java.lang.Exception JavaDoc e) {
458         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
459     }
460     }
461     
462     // implementation of killRT(boolean)
463
public void killRT(boolean $param_boolean_1)
464     throws java.rmi.RemoteException JavaDoc
465     {
466     try {
467         ref.invoke(this, $method_killRT_23, new java.lang.Object JavaDoc[] {new java.lang.Boolean JavaDoc($param_boolean_1)}, -3800551315464038724L);
468     } catch (java.lang.RuntimeException JavaDoc e) {
469         throw e;
470     } catch (java.rmi.RemoteException JavaDoc e) {
471         throw e;
472     } catch (java.lang.Exception JavaDoc e) {
473         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
474     }
475     }
476     
477     // implementation of receiveBody(String, Body)
478
public org.objectweb.proactive.core.body.UniversalBody receiveBody(java.lang.String JavaDoc $param_String_1, org.objectweb.proactive.Body $param_Body_2)
479     throws java.rmi.RemoteException JavaDoc
480     {
481     try {
482         Object JavaDoc $result = ref.invoke(this, $method_receiveBody_24, new java.lang.Object JavaDoc[] {$param_String_1, $param_Body_2}, 3644081094998349270L);
483         return ((org.objectweb.proactive.core.body.UniversalBody) $result);
484     } catch (java.lang.RuntimeException JavaDoc e) {
485         throw e;
486     } catch (java.rmi.RemoteException JavaDoc e) {
487         throw e;
488     } catch (java.lang.Exception JavaDoc e) {
489         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
490     }
491     }
492     
493     // implementation of register(ProActiveRuntime, String, String, String, String)
494
public void register(org.objectweb.proactive.core.runtime.ProActiveRuntime $param_ProActiveRuntime_1, java.lang.String JavaDoc $param_String_2, java.lang.String JavaDoc $param_String_3, java.lang.String JavaDoc $param_String_4, java.lang.String JavaDoc $param_String_5)
495     throws java.rmi.RemoteException JavaDoc
496     {
497     try {
498         ref.invoke(this, $method_register_25, new java.lang.Object JavaDoc[] {$param_ProActiveRuntime_1, $param_String_2, $param_String_3, $param_String_4, $param_String_5}, 8058153062137171928L);
499     } catch (java.lang.RuntimeException JavaDoc e) {
500         throw e;
501     } catch (java.rmi.RemoteException JavaDoc e) {
502         throw e;
503     } catch (java.lang.Exception JavaDoc e) {
504         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
505     }
506     }
507     
508     // implementation of registerVirtualNode(String, boolean)
509
public void registerVirtualNode(java.lang.String JavaDoc $param_String_1, boolean $param_boolean_2)
510     throws java.rmi.RemoteException JavaDoc
511     {
512     try {
513         ref.invoke(this, $method_registerVirtualNode_26, new java.lang.Object JavaDoc[] {$param_String_1, new java.lang.Boolean JavaDoc($param_boolean_2)}, -6553153287788975235L);
514     } catch (java.lang.RuntimeException JavaDoc e) {
515         throw e;
516     } catch (java.rmi.RemoteException JavaDoc e) {
517         throw e;
518     } catch (java.lang.Exception JavaDoc e) {
519         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
520     }
521     }
522     
523     // implementation of setDefaultNodeVirtualNodeName(String)
524
public void setDefaultNodeVirtualNodeName(java.lang.String JavaDoc $param_String_1)
525     throws java.rmi.RemoteException JavaDoc
526     {
527     try {
528         ref.invoke(this, $method_setDefaultNodeVirtualNodeName_27, new java.lang.Object JavaDoc[] {$param_String_1}, -972911722707263479L);
529     } catch (java.lang.RuntimeException JavaDoc e) {
530         throw e;
531     } catch (java.rmi.RemoteException JavaDoc e) {
532         throw e;
533     } catch (java.lang.Exception JavaDoc e) {
534         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
535     }
536     }
537     
538     // implementation of setProActiveSecurityManager(ProActiveSecurityManager)
539
public void setProActiveSecurityManager(org.objectweb.proactive.ext.security.ProActiveSecurityManager $param_ProActiveSecurityManager_1)
540     throws java.rmi.RemoteException JavaDoc
541     {
542     try {
543         ref.invoke(this, $method_setProActiveSecurityManager_28, new java.lang.Object JavaDoc[] {$param_ProActiveSecurityManager_1}, 2885703289445502503L);
544     } catch (java.lang.RuntimeException JavaDoc e) {
545         throw e;
546     } catch (java.rmi.RemoteException JavaDoc e) {
547         throw e;
548     } catch (java.lang.Exception JavaDoc e) {
549         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
550     }
551     }
552     
553     // implementation of unregisterAllVirtualNodes()
554
public void unregisterAllVirtualNodes()
555     throws java.rmi.RemoteException JavaDoc
556     {
557     try {
558         ref.invoke(this, $method_unregisterAllVirtualNodes_29, null, -4293865790846268854L);
559     } catch (java.lang.RuntimeException JavaDoc e) {
560         throw e;
561     } catch (java.rmi.RemoteException JavaDoc e) {
562         throw e;
563     } catch (java.lang.Exception JavaDoc e) {
564         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
565     }
566     }
567     
568     // implementation of unregisterVirtualNode(String)
569
public void unregisterVirtualNode(java.lang.String JavaDoc $param_String_1)
570     throws java.rmi.RemoteException JavaDoc
571     {
572     try {
573         ref.invoke(this, $method_unregisterVirtualNode_30, new java.lang.Object JavaDoc[] {$param_String_1}, -9210673779084831916L);
574     } catch (java.lang.RuntimeException JavaDoc e) {
575         throw e;
576     } catch (java.rmi.RemoteException JavaDoc e) {
577         throw e;
578     } catch (java.lang.Exception JavaDoc e) {
579         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
580     }
581     }
582     
583     // implementation of updateLocalNodeVirtualName()
584
public void updateLocalNodeVirtualName()
585     throws java.rmi.RemoteException JavaDoc
586     {
587     try {
588         ref.invoke(this, $method_updateLocalNodeVirtualName_31, null, -5951044663314725885L);
589     } catch (java.lang.RuntimeException JavaDoc e) {
590         throw e;
591     } catch (java.rmi.RemoteException JavaDoc e) {
592         throw e;
593     } catch (java.lang.Exception JavaDoc e) {
594         throw new java.rmi.UnexpectedException JavaDoc("undeclared checked exception", e);
595     }
596     }
597 }
598
Popular Tags