Copyright (c) Qusay H. Mahmoud
17
CORBA IDL Interfaces
lIDL interface provides a description of services available to clients
lIDL interface describes an object with:
–Attributes
–Methods with their signatures
–Exceptions
–Inheritance information
–Type and constant definitions