Package org.wso2.carbon.mediator.service
-
Interface Summary Interface Description MediatorService This interface provides the base for the mediator OSGi Service and each and every mediator which has a user interface on theCarbon sequence editor
has to implement this interface and that implementation has to be registered as an OSGi Service. -
Class Summary Class Description AbstractMediatorService Abstract implementation of theMediatorService
MediatorListener MediatorStore Keeps track of the mediators that are registered for the sequence editor UI -
Exception Summary Exception Description MediatorException Exception for the sequence editor mediator service