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

Method destroy

java/idl2jni/runtime/i2jrt/ORB.java:39–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 throws org.omg.CORBA.BAD_INV_ORDER;
38
39 public native void destroy()
40 throws org.omg.CORBA.BAD_INV_ORDER;
41
42 static {
43 String libName = "idl2jni_runtime";

Callers 1

Java_i2jrt_ORB_destroyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected