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