Uses of Package
com.zphinx.spine.plugin

Packages that use com.zphinx.spine.plugin
com.zphinx.spine.plugin Plugin classes and hinterfaces used to initialize and configure the framework by client developers. 
com.zphinx.spine.start.helpers Classes and helpers used to initialize and configure Spine application framework at startup. 
 

Classes in com.zphinx.spine.plugin used by com.zphinx.spine.plugin
AbstractSpinePlugin
          AbstractSpinePlugin is a base plugin useful for creating other plugins, a client developer should extend this class when creating a new plugin
SpinePlugin
           SpinePlugin is the defination of an object which will exists for the life time of the virtual machine running this framework.
 

Classes in com.zphinx.spine.plugin used by com.zphinx.spine.start.helpers
SpinePlugin
           SpinePlugin is the defination of an object which will exists for the life time of the virtual machine running this framework.