Class EventBrokerUtils
java.lang.Object
org.wso2.carbon.event.ws.internal.util.EventBrokerUtils
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.axis2.context.MessageContextcreateMessageContext(org.apache.axiom.om.OMElement payload, org.apache.axiom.om.OMElement topic, int tenantId) Deprecated.static StringextractTopicFromMessage(org.apache.axis2.context.MessageContext mc) Deprecated.static StringDeprecated.static StringgetSecureTopicRegistryPath(String topicName) Deprecated.static booleanisSystemAllowedRole(String role) Deprecated.static booleanisSystemDefinedUser(String user) Deprecated.
-
Constructor Details
-
EventBrokerUtils
public EventBrokerUtils()Deprecated.
-
-
Method Details
-
createMessageContext
public static org.apache.axis2.context.MessageContext createMessageContext(org.apache.axiom.om.OMElement payload, org.apache.axiom.om.OMElement topic, int tenantId) throws EventBrokerException Deprecated.- Throws:
EventBrokerException
-
getSecureTopicRegistryPath
Deprecated. -
getLoggedInUserName
Deprecated. -
isSystemDefinedUser
Deprecated. -
isSystemAllowedRole
Deprecated. -
extractTopicFromMessage
public static String extractTopicFromMessage(org.apache.axis2.context.MessageContext mc) throws WSEventException Deprecated.- Throws:
WSEventException
-