To enable clients to invoke methods of an Aion BRE-generated component, it is necessary to specify which Aion BRE classes have their public methods exposed as an application programmer interface (API). The idea of exposing public methods of a class or classes as an API is the fundamental principle behind Aion BRE interface layers. The methods of a class can be exposed as a C, C++, Managed C++. Java, or COM API. To specify which Aion BRE classes are exposed, set the Export property for each desired class (using the Export check box on the Class Properties page). All public instance methods in those classes will be exposed when the application is built with the selected interface layer.
To create an API for an Aion BRE component, follow this list:
The Library Properties dialog displays.
This dialog is used to (optionally) specify application-specific information, such as build details and comments.
Note: All fields on this tab are optional. The remaining fields are discussed in the "Running and Building Applications" chapter.
You can build the application as usual by choosing the Build item from the File menu.
|
More Information |
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |