Class EventBrokerUtils

java.lang.Object
org.wso2.carbon.event.ws.internal.util.EventBrokerUtils

@Deprecated public class EventBrokerUtils extends Object
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

      public static String getSecureTopicRegistryPath(String topicName)
      Deprecated.
    • getLoggedInUserName

      public static String getLoggedInUserName()
      Deprecated.
    • isSystemDefinedUser

      public static boolean isSystemDefinedUser(String user)
      Deprecated.
    • isSystemAllowedRole

      public static boolean isSystemAllowedRole(String role)
      Deprecated.
    • extractTopicFromMessage

      public static String extractTopicFromMessage(org.apache.axis2.context.MessageContext mc) throws WSEventException
      Deprecated.
      Throws:
      WSEventException