sae.ServiceActivationEngine Interface Reference

import "sae.idl";

List of all members.


Detailed Description

The interface to the interface module manager of SAE.


Public Member Functions

SAEFeature getFeature (in string name) raises (FeatureNotInstalled)
 Retrieve a reference to an installed interface module.
StringSeq getFeatureNames ()
 Retrieve list of installed names of installed interface modules.


Member Function Documentation

SAEFeature sae.ServiceActivationEngine.getFeature ( in string  name  )  raises (FeatureNotInstalled)

Retrieve a reference to an installed interface module.

Parameters:
[in] name The name of the requested interface module.
Returns:
A reference to the interface module.
Exceptions:
FeatureNotInstalled if the requested interface module is not installed.

StringSeq sae.ServiceActivationEngine.getFeatureNames (  ) 

Retrieve list of installed names of installed interface modules.

Returns:
list of interface module names.


The documentation for this interface was generated from the following file:
Generated on Fri Sep 25 17:35:44 2015 for SAE API by  doxygen 1.4.7