Interface | Description |
---|---|
MediatorService |
This interface provides the base for the mediator OSGi Service and each and
every mediator which has a user interface on the
Carbon sequence editor
has to implement this interface and that implementation has to be registered as an
OSGi Service. |
Class | Description |
---|---|
AbstractMediatorService |
Abstract implementation of the
MediatorService |
MediatorListener | |
MediatorStore |
Keeps track of the mediators that are registered for the sequence editor UI
|
Exception | Description |
---|---|
MediatorException |
Exception for the sequence editor mediator service
|
Copyright © 2017 WSO2. All rights reserved.