org.apache.servicemix.jbi.servicedesc
Class EndpointReferenceBuilder

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

public final class EndpointReferenceBuilder
extends Object


Field Summary
static String JBI_NAMESPACE
           
static String XMLNS_NAMESPACE
           
 
Method Summary
static DocumentFragment getReference(javax.jbi.servicedesc.ServiceEndpoint endpoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JBI_NAMESPACE

public static final String JBI_NAMESPACE
See Also:
Constant Field Values

XMLNS_NAMESPACE

public static final String XMLNS_NAMESPACE
See Also:
Constant Field Values
Method Detail

getReference

public static DocumentFragment getReference(javax.jbi.servicedesc.ServiceEndpoint endpoint)


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