MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / shutdown

Method shutdown

java/idl2jni/runtime/i2jrt/ORB.java:36–37  ·  view source on GitHub ↗
(boolean wait_for_completion)

Source from the content-addressed store, hash-verified

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;

Callers 3

mainMethod · 0.45
mainMethod · 0.45
Java_i2jrt_ORB_shutdownFunction · 0.45

Calls

no outgoing calls

Tested by 2

mainMethod · 0.36
mainMethod · 0.36