Package | Description |
---|---|
info.pppc.base.plugin.common | |
info.pppc.base.system | |
info.pppc.base.system.plugin |
Modifier and Type | Method and Description |
---|---|
void |
TimedDiscovery.setDiscoveryManager(IDiscoveryManager manager)
Sets the plug-in manager that is used to monitor the installation of new
plug-ins.
|
void |
ProactiveDiscovery.setDiscoveryManager(IDiscoveryManager manager)
Sets the plug-in manager that is used to monitor the installation of new
plug-ins.
|
Modifier and Type | Class and Description |
---|---|
class |
PluginManager
This class is the core of the plug-in architecture.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IRoutingManager
The interface of the plug-in manager that is exposed to routing plug-ins.
|
Modifier and Type | Method and Description |
---|---|
void |
IDiscovery.setDiscoveryManager(IDiscoveryManager manager)
Sets the plug-in manager of this plug-in.
|