|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object it.imolinfo.jbi4corba.jbi.endpoint.Jbi4CorbaSFServiceEndpoint
public class Jbi4CorbaSFServiceEndpoint
This Class Implements ServiceEndpoint for resolve the endpoint dynamically and use it for setting the dynamic corba object in the exchange
Constructor Summary | |
---|---|
Jbi4CorbaSFServiceEndpoint(Jbi4CorbaEndpoint ep,
DocumentFragment epr,
String ior)
EPR info / private EPREndpointInfo eprInfo; /** Constructor |
Method Summary | |
---|---|
DocumentFragment |
getAsReference(QName arg0)
|
Jbi4CorbaEndpoint |
getEndpoint()
Return the Jbi4Corba Endpoint |
String |
getEndpointName()
Return the Endpointname |
QName[] |
getInterfaces()
Return the Endpointname |
String |
getIor()
Return the IOR |
QName |
getServiceName()
Return the Endpointname |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Jbi4CorbaSFServiceEndpoint(Jbi4CorbaEndpoint ep, DocumentFragment epr, String ior)
Method Detail |
---|
public DocumentFragment getAsReference(QName arg0)
getAsReference
in interface javax.jbi.servicedesc.ServiceEndpoint
public String getEndpointName()
getEndpointName
in interface javax.jbi.servicedesc.ServiceEndpoint
public QName[] getInterfaces()
getInterfaces
in interface javax.jbi.servicedesc.ServiceEndpoint
public QName getServiceName()
getServiceName
in interface javax.jbi.servicedesc.ServiceEndpoint
public Jbi4CorbaEndpoint getEndpoint()
public String getIor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |