Chapter 5: Defining Component Interfaces

A component’s interfaces define the methods that clients can invoke. Though EAServer stores interface information in CORBA IDL, you do not need to know IDL in order to define interfaces in EAServer Manager. You can define interfaces using several techniques, as described in the sections of this chapter.

Related documents

If you are developing components with PowerBuilder, you can visually define component interfaces within the PowerBuilder development environment. See the Application Techniques manual in the PowerBuilder documentation for more information.