com.ebmwebsourcing.wsstar.notification.service.topic
Class WstHelper

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.notification.service.topic.WstHelper

public class WstHelper
extends java.lang.Object

Author:
chamerling - eBM WebSourcing

Method Summary
static java.lang.String getRootTopicName(javax.xml.namespace.QName topicName)
          Get the name of the root topic.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRootTopicName

public static final java.lang.String getRootTopicName(javax.xml.namespace.QName topicName)
Get the name of the root topic. The names are seperated by '/' and are hierarchic; For example, for 'A/B/C', A is the root, B is its child. And B is also the parent of C.

Parameters:
topicName -
Returns:


Copyright © 2009 eBM Websourcing. All Rights Reserved.