[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:
- From configuration mode, access the internal plug-in configuration.
- user@host# edit shared sae configuration plug-ins
name intnl internal
- Configure the Java class name of the plug-in.
-
[edit shared sae configuration plug-ins name intnl
internal]
-
user@host# set plug-in-class plug-in-class
- Access the internal plug-in property configuration.
-
[edit shared sae configuration plug-ins name intnl
internal]
-
user@host# edit properties prop
- Configure properties that define the plug-in. Enter values
in the format property name=expression.
- [edit shared sae configuration plug-ins name internalPlugin
internal properties prop]
-
user@host# set value
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]