public interface GeneratePluginConfigMBean
javax.management.JMX#newMBeanProxy
method.
This class has been deprecated since 16.0.0.3 as the server now automatically generates the web server plugin
configuration file into the ${server.output.dir}/logs/state directoryModifier and Type | Method and Description |
---|---|
void |
generateDefaultPluginConfig()
Deprecated.
Invokes the generateDefaultPluginConfig operation, which generates a plugin-cfg.xml file with default settings in the ${server.output.dir} directory.
|
void |
generatePluginConfig(java.lang.String pluginInstallRoot,
java.lang.String webServerName)
Deprecated.
Invokes the generatePluginConfig operation with root and name parameters, which generates a customized plugin-cfg.xml file in the ${server.output.dir} directory.
|
void generateDefaultPluginConfig()
void generatePluginConfig(java.lang.String pluginInstallRoot, java.lang.String webServerName)
root
- plug-in install root directoryname
- web server name