mura.plugin

class summary
pluginApplication This provides the ability to manage plugin specific application level variables
plugincfc This provides plugin install, update and delete handling
pluginConfig This provides access to a plugin's configuration
pluginDisplayObjectBean This provides CRUD functionality to legacy config
pluginExecutor This provides a thread safe context to execute plugin cfm base event handling
pluginGenericEventHandler Thid provides base plugin event handling functionality
pluginManager This provides plugin service level logic functionality
pluginScriptBean This provides plugin config xml event handling registration
pluginSession This provides the ability to manage plugin specific session level variables
pluginSettingBean This provides plugin config xml custom settings functionality
pluginStandardEventFactory This provides event handler mapping/caching functionality
pluginStandardEventWrapper This provides functionality to parse runtime context and provide it to the executing event handler method