(boolean wait_for_completion)
| 34 | public native org.omg.CORBA.Object string_to_object(String str); |
| 35 | |
| 36 | public native void shutdown(boolean wait_for_completion) |
| 37 | throws org.omg.CORBA.BAD_INV_ORDER; |
| 38 | |
| 39 | public native void destroy() |
| 40 | throws org.omg.CORBA.BAD_INV_ORDER; |
no outgoing calls