| Modifier and Type | Method and Description |
|---|---|
protected ServerPluginManager |
AbstractTypeServerPluginContainer.createPluginManager()
This will be called when its time for this plugin container to create its plugin manager.
|
ServerPluginManager |
AbstractTypeServerPluginContainer.getPluginManager()
Returns the object that manages the plugins.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlertSenderPluginManager
Plugin manager that takes care of loading the plug-ins and instantiating
of
AlertSender etc. |
| Modifier and Type | Method and Description |
|---|---|
protected ServerPluginManager |
AlertServerPluginContainer.createPluginManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
BundleServerPluginManager
This loads in all bundle server plugins that can be found.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServerPluginManager |
BundleServerPluginContainer.createPluginManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentServerPluginManager
This loads in all content source server plugins that can be found and will maintain the complete set of
metadata found in all plugin descriptors from all loaded plugins. |
class |
PackageTypePluginManager |
| Modifier and Type | Method and Description |
|---|---|
protected ServerPluginManager |
PackageTypeServerPluginContainer.createPluginManager() |
protected ServerPluginManager |
ContentServerPluginContainer.createPluginManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
DriftServerPluginManager
This loads in all drift server plugins that can be found.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServerPluginManager |
DriftServerPluginContainer.createPluginManager() |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.