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.
- Configure the Java class name of the plug-in.
- Access the internal plug-in property configuration.
For example, configure the classpath property, which is a list of additional libraries or paths for loading hosted plug-ins:
- Configure properties that define the plug-in. Enter values
for the property.
- [edit shared sae configuration plug-ins name internalPlugin internal properties name]
- user@host# set value
For example, enter values separated by commas for the classpath property where each value is a URL identifying one path or JAR file:

