public class EventReceiverTemplateDeployerHelper extends Object
| Constructor and Description |
|---|
EventReceiverTemplateDeployerHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areReceiverConfigXmlsSimilar(String configXml1,
String configXml2) |
static void |
deleteEventReceiver(int tenantId,
String receiverName) |
static void |
updateRegistryMaps(org.wso2.carbon.registry.core.Registry registry,
String artifactId,
String streamId) |
public static void updateRegistryMaps(org.wso2.carbon.registry.core.Registry registry,
String artifactId,
String streamId)
throws org.wso2.carbon.registry.core.exceptions.RegistryException
org.wso2.carbon.registry.core.exceptions.RegistryExceptionpublic static void deleteEventReceiver(int tenantId,
String receiverName)
throws org.wso2.carbon.event.template.manager.core.TemplateDeploymentException
org.wso2.carbon.event.template.manager.core.TemplateDeploymentExceptionpublic static boolean areReceiverConfigXmlsSimilar(String configXml1, String configXml2) throws IOException, SAXException
IOExceptionSAXExceptionCopyright © 2016 WSO2. All rights reserved.