public interface InternalPluginNamespace
InternalPluginNamespace. This namespace defines the attributes:
bnd.external.plugin name of the plugin objectClass the service type of the plugin implementation the implementation classThere is an annotation
BndPlugin that can be applied to a plugin.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HIDE_A
Do not show as option in UI (normally for plugins added by the software
|
static java.lang.String |
IMPLEMENTATION_A
The implementation class
|
static java.lang.String |
NAME_A
The name of the external plugin
|
static java.lang.String |
NAMESPACE
Namespace name for external plugin capabilities and requirements.
|
static java.lang.String |
PARAMETERS_A
The configuration interface
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
filter(java.lang.String name) |
static final java.lang.String NAMESPACE
static final java.lang.String NAME_A
static final java.lang.String IMPLEMENTATION_A
static final java.lang.String PARAMETERS_A
static final java.lang.String HIDE_A
Data In Motion Consuling GmbH - All rights reserved