See: Description
Interface | Description |
---|---|
IlvPluginInstaller |
Plug-in installers are associated with plug-ins for performing additional
initialization work that cannot be done when parameterizing
"plugin.xml" files.
|
PluginListener |
The listener interface for being notified of plug-in events.
|
Class | Description |
---|---|
IlvPlugin |
A plug-in is a set of libraries and resource files that are
dynamically loaded and added to an application to extend its features.
|
IlvPluginAdapter |
Abstract adapter class for receiving plug-in events.
|
IlvPluginManager |
A plug-in manager is responsible for creating, initializing, and installing
a set of
IlvPlugin . |
IlvPluginVersion |
Defines versions for plugins.
|
PluginEvent |
The plug-in event emitted by the plug-in manager when
a plug-in event occurs.
|
Exception | Description |
---|---|
IlvPluginException |
This exception is thrown by the plugin manager to indicate that an error
occurred when installing or uninstalling a plug-in.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.