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 |
What is the default value of "vbroker.agent.failover" property?
How VisiBroker provides an Implementation and Object Activation Support?
What is the default value of "java.rmi.server.codebase" property?
what is tie mechanism in CORBA/Visibroker?
Explain VisiBroker Features
What is the default value of "javax.rmi.corba.utilclass" property?
What is the use of java2iiop [options] {class name}
What is the default value of "vborker.agent.clientport" property?
How VisiBroker provides Server-side portability?
How the Customizing of the VisiBroker ORB with interceptors and object wrappers?
What is the default value of "vbroker.agent.addrfile" smart agent communication properties?
What is the use of java2idl [options] {filename}?