What is the use of java2idl [options] {filename}?



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

Post New Answer

More VisiBroker Interview Questions

What is the default value of "vbroker.agent.keepalivethreshold" property?

1 Answers  


How VisiBroker provides an Implementation and Object Activation Support?

1 Answers  


What is the default value of "vbroker.agent.enablecache" property?

1 Answers  


How VisiBroker provides Dynamic invocation with DII and DSI?

1 Answers  


What is the default value of "javax.rmi.corba.stubclass" property?

1 Answers  


How VisiBroker provides an Enhanced Object Discovery Using the Location Service?

1 Answers  


What is the use of vbjc [arguments normally passed to javac]?

1 Answers  


What is the use of ir2idl [options] filename?

1 Answers  


What is the default value of "vborker.agent.clientport" property?

1 Answers  


What is the default value of "broker.agent.port" property?

1 Answers  


What is the default value of "java.rmi.server.usecodebaseonly" property?

1 Answers  


What are IDL compilers?

1 Answers  


Categories