Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Plug-ins

Plug-in ins are delivered as a jar and contain modules and extensions as below.  PlugA plug-in are is merely a container for one or more modules.  Plug-ins do no not exist as a first class object in the code, only the modules are.  The modules in the plug-in are discovered and loaded dynamically.

...

CloudStack is arranged into a series module of modules that are in a hierarchical arrangement.  Depending on which modules are selected to load determines what extensions are loaded.  The above picture is used an example of modules but does not reflect the actual module hierarchy in CloudStack.

...