Lines Matching refs:java

28     extends java.rmi.server.RemoteStub
33 private static java.lang.reflect.Method $method_callback_0;
34 private static java.lang.reflect.Method $method_ping_1;
35 private static java.lang.reflect.Method $method_shutdown_2;
39 $method_callback_0 = ActivateMe.class.getMethod("callback", new java.lang.Class[] {java.lang.String.class});
40 $method_ping_1 = ActivateMe.class.getMethod("ping", new java.lang.Class[] {});
41 $method_shutdown_2 = ActivateMe.class.getMethod("shutdown", new java.lang.Class[] {});
42 } catch (java.lang.NoSuchMethodException e) {
43 throw new java.lang.NoSuchMethodError(
49 public RestartLatecomer_Stub(java.rmi.server.RemoteRef ref) {
56 public void callback(java.lang.String $param_String_1)
57 throws java.rmi.RemoteException
60 ref.invoke(this, $method_callback_0, new java.lang.Object[] {$param_String_1}, -1016900954059279373L);
61 } catch (java.lang.RuntimeException e) {
63 } catch (java.rmi.RemoteException e) {
65 } catch (java.lang.Exception e) {
66 throw new java.rmi.UnexpectedException("undeclared checked exception", e);
72 throws java.rmi.RemoteException
76 } catch (java.lang.RuntimeException e) {
78 } catch (java.rmi.RemoteException e) {
80 } catch (java.lang.Exception e) {
81 throw new java.rmi.UnexpectedException("undeclared checked exception", e);
87 throws java.rmi.RemoteException
91 } catch (java.lang.RuntimeException e) {
93 } catch (java.rmi.RemoteException e) {
95 } catch (java.lang.Exception e) {
96 throw new java.rmi.UnexpectedException("undeclared checked exception", e);