See: Description
| Interface | Description |
|---|---|
| InternalAPI |
Internal interface of the IDS core platform, i.e. methods the IDS Core Platform provides to other
containers within the same connector.
|
| RegistrationFailedListener |
Listener interface for notifications on failed service registration attempts.
|
| RegistrationSuccessfulListener |
Listener interface for notifications on failed service registration attempts.
|
| ServiceRequestListener |
Listener interface for notifications on data requests to a service.
|
| Exception | Description |
|---|---|
| ComponentNotAvailableException |
This exception is thrown when an internal component,
i.e. an OSGi service or bundle is not available at
runtime.
|