org.apache.servicemix.jbi.servicedesc
Class EndpointSupport

java.lang.Object
  extended by org.apache.servicemix.jbi.servicedesc.EndpointSupport

public final class EndpointSupport
extends Object


Method Summary
static String getKey(QName service, String endpoint)
           
static String getKey(javax.jbi.servicedesc.ServiceEndpoint endpoint)
           
static String getUniqueKey(javax.jbi.servicedesc.ServiceEndpoint endpoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getKey

public static String getKey(QName service,
                            String endpoint)

getKey

public static String getKey(javax.jbi.servicedesc.ServiceEndpoint endpoint)

getUniqueKey

public static String getUniqueKey(javax.jbi.servicedesc.ServiceEndpoint endpoint)


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.