| Class | Description | 
                            | AvailablePlugin |  | 
                            | DependencyStatus |  | 
                            | IgnoredPluginInfo | The class implements a record of an ignored plugin. | 
                            | JmsPluginInvocationHandler | Invocation handler for a dynamically constructed plugin which exposes a JmsConnector. | 
                            | JmsPluginInvocationHandler.PropertyBasedJmsConnector |  | 
                            | ListenerClassComparator | Comparator ensuring that the listener priority is respected when registering listeners. | 
                            | LoadedPlugin.Builder |  | 
                            | LoaderBase |  | 
                            | LoaderBase.TypeAnnotationsScanner |  | 
                            | MultipleDependencyPlugin | Mock plugin class with two dependencies. | 
                            | PluginAdapter | A helper class providing reasonable defaults for all methods in the Plugininterface. | 
                            | PluginDependencyResolver | Resolves the order in which plugins should be loaded. | 
                            | PluginId |  | 
                            | PluginInfo |  | 
                            | PluginLoader | Responsible for loading plugins into SoapUI. | 
                            | RootPlugin | Mock plugin class without dependencies. | 
                            | RootPluginHelper | Dependent class included in root-plugin.jar and accessed in multiple-dependency-plugin.jar, to demonstrate that
 classes can be shared between plugins. | 
                            | SingleDependencyPlugin | Mock plugin class with a single dependency. | 
                            | Version | Represents a plugin version |