![]() | ConfigurationRuntimeAddPluginLoader Method |
Name | Description | |
---|---|---|
![]() | AddPluginLoader(String, String) |
Add a plugin loader (f.e. an input/output adapter loader) without any additional loader configuration
The class is expected to implement the PluginLoader interface. . |
![]() | AddPluginLoader(String, String, Properties) |
Add a plugin loader (f.e. an input/output adapter loader).
The class is expected to implement the PluginLoader interface. . |
![]() | AddPluginLoader(String, Type, Properties) | |
![]() | AddPluginLoader(String, String, Properties, String) |
Add a plugin loader (f.e. an input/output adapter loader).
The class is expected to implement the PluginLoader interface. . |