Uses of Package
org.wso2.carbon.mediator.service
-
Packages that use org.wso2.carbon.mediator.service Package Description org.wso2.carbon.mediator.service org.wso2.carbon.mediator.service.builtin -
Classes in org.wso2.carbon.mediator.service used by org.wso2.carbon.mediator.service Class 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.MediatorStore Keeps track of the mediators that are registered for the sequence editor UI -
Classes in org.wso2.carbon.mediator.service used by org.wso2.carbon.mediator.service.builtin Class Description AbstractMediatorService Abstract implementation of theMediatorService
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.