Answer Posted / shilpa jain
module ModuleName{
interface intefaceName {
float Method1(); };
interface inerfaceName1 { Method1 open(in string name);
}; };
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the default value of "vbroker.agent.addrfile" property?
What is the default value of "javax.rmi.corba.stubclass" property?
What is the default value of "javax.rmi.corba.portableremoteobjectclass" property?
Do you have experience on implementing system access control and security service using VisiBroker for Java?
What is the use of java2idl [options] {filename}?
How to Generate client stubs and server servants?
What is the default value of "vbroker.agent.keepalivethreshold" property?
What is the use of vbjc [arguments normally passed to javac]?
What is the default value of "java.rmi.server.usecodebaseonly" property?
What is the default value of "java.rmi.server.codebase" property?
How VisiBroker provides Dynamic invocation with DII and DSI?
How to Deploy java applications with VisiBroker?
What is the default value of "vbroker.agent.addr" property?
How VisiBroker provides Robust thread and connection management?
How VisiBroker provides an Enhanced Object Discovery Using the Location Service?