See: Description
Interface | Description |
---|---|
NamedExtension |
This interface is intended to simplify the selection of a certain extension out of a pool of
extensions.
|
PluginFilter |
A filter for loading plugins.
|
ServerPlugin |
This interface must be implemented by server plugin entry points.
|
Class | Description |
---|---|
ServerPluginManager |
The ServerPluginManager is the central point in the server for the plugin framework.
|
Enum | Description |
---|---|
ServerPluginManager.PluginLoadFailCause |
Possible cause why a plugin was not loaded.
|
ServerPluginManager.ServerPluginManagerState |
The state the plugin manager is in: whether before initialization, currently registering plugins, initialized, or
resetting
|
This plugin framework provides all necessary classes and interfaces to add a plugin to software from i-net software. A documentation can you find in the "Server Programming Guide".
Copyright © 1999-2018 by i-net software GmbH