net.juniper.smgt.gateway.nic.protocol.NicAccess Interface Reference
NIC Access Interface.
More...
import "NicAccess.idl";
List of all members.
Detailed Description
NIC Access Interface.
Member Function Documentation
NicFeature net.juniper.smgt.gateway.nic.protocol.NicAccess.getFeature |
( |
in string |
featureType, |
|
|
in string |
name | |
|
) |
| | raises (FeatureNotFound) |
The getFeature() method retrieves a reference to an interface module that is installed.
- Parameters:
-
[in] | featureType | Feature type provided. |
[in] | name | Name of the requested interface module. |
- Returns:
- Reference to the interface module.
- Exceptions:
-
StringSeq net.juniper.smgt.gateway.nic.protocol.NicAccess.getFeatureNames |
( |
in string |
featureType |
) |
|
The getFeatureNames() method retrieves the list of names of installed interface modules.
- Returns:
- list List of interface module names.
The getLocatorFeature() method retrieves a reference to an installed locator module.
This method is included as a convenience to application developer.
- Parameters:
-
[in] | name | Name of the locator module. |
- Returns:
- Reference to the locator module.
- Exceptions:
-
The documentation for this interface was generated from the following file: