[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Internal Plug-Ins

Use the following configuration statements to configure internal plug-ins:

shared sae configuration plug-ins name name internal {
plug-in-class plug-in-class ;
}
shared sae configuration plug-ins name name internal properties name {
value ;
}

To configure an internal plug-in:

  1. From configuration mode, access the internal plug-in configuration.
  2. Configure the Java class name of the plug-in.
  3. Access the internal plug-in property configuration.
  4. Configure properties that define the plug-in. Enter values in the format property name=expression.

[Contents] [Prev] [Next] [Index] [Report an Error]