Package com.jivesoftware.spark.plugin

Provides the API for creating and registring Plugins.

See:
          Description

Interface Summary
ContextMenuListener The ContextMenuListener allows implementors to add their own menu items to the context menu associated with this listener.
Invokable The Invokable interface can be used to identify a class as being capable of being "invoked" by LiveAssistant.
Plugin The Plugin interface is the required implementation to have your Sparkplugs work within the Spark client.
 

Class Summary
PluginClassLoader A simple classloader to extend the classpath to include all jars in a lib directory.
PublicPlugin  
 

Package com.jivesoftware.spark.plugin Description

Provides the API for creating and registring Plugins.