Packaging Custom Components as Plugins

Plugins are components or resources that can be hot plugged without restarting the product. They are installed in the DATADIR, and are therefore instance-wide.

You can upload plugins using the Administration Console.

To load your custom code in Exalead CloudView, you must package it as a CVPlugin.

Packaging your code as a plugin allows Exalead CloudView to:

  • Detect it automatically.
  • List the possible components for a given role (like "all custom prefix handlers").
  • Provide information about the default configuration.

This task shows you how to:

See Also
About Customizing Exalead CloudView
Creating Custom Components for CloudView