What is the use of java2idl [options] {filename}?
Answer / Shyam Veer Arya
java2idl is used to generate an Interface Definition Language (IDL) file from a Java interface (or abstract class). The syntax is: java2idl [options] {filename}, where {filename} is the name of the Java interface or abstract class.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the default value of "vbroker.agent.keepalivethreshold" property?
How VisiBroker provides an Implementation and Object Activation Support?
What is the default value of "vbroker.agent.enablecache" property?
How VisiBroker provides Dynamic invocation with DII and DSI?
What is the default value of "javax.rmi.corba.stubclass" property?
How VisiBroker provides an Enhanced Object Discovery Using the Location Service?
What is the use of vbjc [arguments normally passed to javac]?
What is the use of ir2idl [options] filename?
What is the default value of "vborker.agent.clientport" property?
What is the default value of "broker.agent.port" property?
What is the default value of "java.rmi.server.usecodebaseonly" property?
What are IDL compilers?