org.ow2.petals.jbi.messaging.endpoint
Class JBIServiceEndpointImpl

java.lang.Object
  extended by org.ow2.petals.service.ServiceEndpointImpl
      extended by org.ow2.petals.jbi.messaging.endpoint.JBIServiceEndpointImpl
All Implemented Interfaces:
java.io.Serializable, org.ow2.petals.kernel.api.service.ServiceEndpoint

public class JBIServiceEndpointImpl
extends ServiceEndpointImpl
implements ServiceEndpoint

The JBI implementation of the petals service endpoint

Author:
chamerling - eBM WebSourcing
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ow2.petals.kernel.api.service.ServiceEndpoint
org.ow2.petals.kernel.api.service.ServiceEndpoint.EndpointType
 
Constructor Summary
JBIServiceEndpointImpl()
           
 
Method Summary
 org.w3c.dom.DocumentFragment getAsReference(javax.xml.namespace.QName operationName)
          
 javax.xml.namespace.QName[] getInterfaces()
          
 
Methods inherited from class org.ow2.petals.service.ServiceEndpointImpl
getDescription, getEndpointName, getInterfacesName, getLocation, getServiceName, getStringDescription, getType, setDescription, setEndpointName, setInterfacesName, setLocation, setServiceName, setStringDescription, setType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface javax.jbi.servicedesc.ServiceEndpoint
getEndpointName, getServiceName
 
Methods inherited from interface org.ow2.petals.kernel.api.service.ServiceEndpoint
getDescription, getEndpointName, getInterfacesName, getLocation, getServiceName, getType, setType
 

Constructor Detail

JBIServiceEndpointImpl

public JBIServiceEndpointImpl()
Method Detail

getAsReference

public org.w3c.dom.DocumentFragment getAsReference(javax.xml.namespace.QName operationName)


getInterfaces

public javax.xml.namespace.QName[] getInterfaces()



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.