How to Write the account interface in IDL?
Answer / shilpa jain
module ModuleName{
interface intefaceName {
float Method1(); };
interface inerfaceName1 { Method1 open(in string name);
}; };
| Is This Answer Correct ? | 0 Yes | 0 No |
How VisiBroker provides Interface and implementation repositories?
What is the use of ir2idl [options] filename?
what is tie mechanism in CORBA/Visibroker?
What is the default value of "broker.agent.port" property?
what does Visibroker's interface repository server is called ?
What is VisiBroker's Smart Agent (osagent) Architecture?
What is the default value of "vbroker.agent.maxretries" property?
What is the default value of "vbroker.agent.port" property?
What is the default value of "javax.rmi.corba.stubclass" property?
What is the default value of "vbroker.agent.failover" property?
What is the default value of "vbroker.agent.clientportrange" property?
What is the use of java2iiop [options] {class name}