Static Method Invocation -- A Step by Step Guide
Static Method Invocation -- A Step by Step Guide
- Add the implementation code to the skeletons
- Compile the code
- CORBA compliant compiler is capable of generating four types of output files
- import files - describe objects for Interface repository
- client stubs - invoked by client programs
- server stubs - calls method on the server
- the code that implements the server classes