The PluginWebAPI is a tool that provides methods to find, initialize, and load plugins.
The following example shows how the PluginWebAPI is mapped in the toolbox-xml file:
<tool>
<key>pluginapitool</key>
<scope>application</scope>
<class>com.dotcms.rendering.velocity.viewtools.PluginWebAPI</class>
</tool>