|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.petals.tools.rmi.common.serializable.ServiceEndpoint
public class ServiceEndpoint
RMI implementation of service endpoint.
| Constructor Summary | |
|---|---|
ServiceEndpoint(javax.xml.namespace.QName serviceName,
java.lang.String endpointName,
javax.xml.namespace.QName[] interfaces)
the default constructor. |
|
| Method Summary | |
|---|---|
org.w3c.dom.DocumentFragment |
getAsReference(javax.xml.namespace.QName operationName)
Get the reference. |
java.lang.String |
getEndpointName()
Get the endpoint name. |
javax.xml.namespace.QName[] |
getInterfaces()
Get interfaces. |
javax.xml.namespace.QName |
getServiceName()
Get service names. |
java.lang.String |
toString()
toString method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceEndpoint(javax.xml.namespace.QName serviceName,
java.lang.String endpointName,
javax.xml.namespace.QName[] interfaces)
serviceName - the service nameendpointName - the endpoint nameinterfaces - the interfaces| Method Detail |
|---|
public java.lang.String getEndpointName()
getEndpointName in interface javax.jbi.servicedesc.ServiceEndpointpublic javax.xml.namespace.QName[] getInterfaces()
getInterfaces in interface javax.jbi.servicedesc.ServiceEndpointpublic javax.xml.namespace.QName getServiceName()
getServiceName in interface javax.jbi.servicedesc.ServiceEndpointpublic org.w3c.dom.DocumentFragment getAsReference(javax.xml.namespace.QName operationName)
getAsReference in interface javax.jbi.servicedesc.ServiceEndpointoperationName - the operation name
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||