cgl.axis.services.uddi.uddi_service
Class UDDILocator

java.lang.Object
  |
  +--org.apache.axis.client.Service
        |
        +--cgl.axis.services.uddi.uddi_service.UDDILocator
All Implemented Interfaces:
javax.naming.Referenceable, java.io.Serializable, javax.xml.rpc.Service, UDDI

public class UDDILocator
extends org.apache.axis.client.Service
implements UDDI

See Also:
Serialized Form

Constructor Summary
UDDILocator()
           
 
Method Summary
 java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
          For the given interface, get the stub implementation.
 java.rmi.Remote getPort(javax.xml.namespace.QName portName, java.lang.Class serviceEndpointInterface)
          For the given interface, get the stub implementation.
 java.util.Iterator getPorts()
           
 javax.xml.namespace.QName getServiceName()
           
 UDDI_Extension_PortType getUDDI_Extension()
           
 UDDI_Extension_PortType getUDDI_Extension(java.net.URL portAddress)
           
 java.lang.String getUDDI_ExtensionAddress()
           
 java.lang.String getUDDI_ExtensionWSDDServiceName()
           
 UDDI_Inquiry_PortType getUDDI_Inquiry()
           
 UDDI_Inquiry_PortType getUDDI_Inquiry(java.net.URL portAddress)
           
 java.lang.String getUDDI_InquiryAddress()
           
 java.lang.String getUDDI_InquiryWSDDServiceName()
           
 UDDI_Publication_PortType getUDDI_Publication()
           
 UDDI_Publication_PortType getUDDI_Publication(java.net.URL portAddress)
           
 java.lang.String getUDDI_PublicationAddress()
           
 java.lang.String getUDDI_PublicationWSDDServiceName()
           
 UDDI_Security_PortType getUDDI_Security()
           
 UDDI_Security_PortType getUDDI_Security(java.net.URL portAddress)
           
 java.lang.String getUDDI_SecurityAddress()
           
 java.lang.String getUDDI_SecurityWSDDServiceName()
           
 UDDI_Utility_PortType getUDDI_Utility()
           
 UDDI_Utility_PortType getUDDI_Utility(java.net.URL portAddress)
           
 java.lang.String getUDDI_UtilityAddress()
           
 java.lang.String getUDDI_UtilityWSDDServiceName()
           
 ContextManagerPortType getWS_ContextManager()
           
 ContextManagerPortType getWS_ContextManager(java.net.URL portAddress)
           
 java.lang.String getWS_ContextManagerAddress()
           
 java.lang.String getWS_ContextManagerWSDDServiceName()
           
 void setUDDI_ExtensionWSDDServiceName(java.lang.String name)
           
 void setUDDI_InquiryWSDDServiceName(java.lang.String name)
           
 void setUDDI_PublicationWSDDServiceName(java.lang.String name)
           
 void setUDDI_SecurityWSDDServiceName(java.lang.String name)
           
 void setUDDI_UtilityWSDDServiceName(java.lang.String name)
           
 void setWS_ContextManagerWSDDServiceName(java.lang.String name)
           
 
Methods inherited from class org.apache.axis.client.Service
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getTypeMappingRegistry, getWSDLDocumentLocation
 

Constructor Detail

UDDILocator

public UDDILocator()
Method Detail

getUDDI_InquiryAddress

public java.lang.String getUDDI_InquiryAddress()
Specified by:
getUDDI_InquiryAddress in interface UDDI

getUDDI_InquiryWSDDServiceName

public java.lang.String getUDDI_InquiryWSDDServiceName()

setUDDI_InquiryWSDDServiceName

public void setUDDI_InquiryWSDDServiceName(java.lang.String name)

getUDDI_Inquiry

public UDDI_Inquiry_PortType getUDDI_Inquiry()
                                      throws javax.xml.rpc.ServiceException
Specified by:
getUDDI_Inquiry in interface UDDI
javax.xml.rpc.ServiceException

getUDDI_Inquiry

public UDDI_Inquiry_PortType getUDDI_Inquiry(java.net.URL portAddress)
                                      throws javax.xml.rpc.ServiceException
Specified by:
getUDDI_Inquiry in interface UDDI
javax.xml.rpc.ServiceException

getUDDI_PublicationAddress

public java.lang.String getUDDI_PublicationAddress()
Specified by:
getUDDI_PublicationAddress in interface UDDI

getUDDI_PublicationWSDDServiceName

public java.lang.String getUDDI_PublicationWSDDServiceName()

setUDDI_PublicationWSDDServiceName

public void setUDDI_PublicationWSDDServiceName(java.lang.String name)

getUDDI_Publication

public UDDI_Publication_PortType getUDDI_Publication()
                                              throws javax.xml.rpc.ServiceException
Specified by:
getUDDI_Publication in interface UDDI
javax.xml.rpc.ServiceException

getUDDI_Publication

public UDDI_Publication_PortType getUDDI_Publication(java.net.URL portAddress)
                                              throws javax.xml.rpc.ServiceException
Specified by:
getUDDI_Publication in interface UDDI
javax.xml.rpc.ServiceException

getWS_ContextManagerAddress

public java.lang.String getWS_ContextManagerAddress()
Specified by:
getWS_ContextManagerAddress in interface UDDI

getWS_ContextManagerWSDDServiceName

public java.lang.String getWS_ContextManagerWSDDServiceName()

setWS_ContextManagerWSDDServiceName

public void setWS_ContextManagerWSDDServiceName(java.lang.String name)

getWS_ContextManager

public ContextManagerPortType getWS_ContextManager()
                                            throws javax.xml.rpc.ServiceException
Specified by:
getWS_ContextManager in interface UDDI
javax.xml.rpc.ServiceException

getWS_ContextManager

public ContextManagerPortType getWS_ContextManager(java.net.URL portAddress)
                                            throws javax.xml.rpc.ServiceException
Specified by:
getWS_ContextManager in interface UDDI
javax.xml.rpc.ServiceException

getUDDI_ExtensionAddress

public java.lang.String getUDDI_ExtensionAddress()
Specified by:
getUDDI_ExtensionAddress in interface UDDI

getUDDI_ExtensionWSDDServiceName

public java.lang.String getUDDI_ExtensionWSDDServiceName()

setUDDI_ExtensionWSDDServiceName

public void setUDDI_ExtensionWSDDServiceName(java.lang.String name)

getUDDI_Extension

public UDDI_Extension_PortType getUDDI_Extension()
                                          throws javax.xml.rpc.ServiceException
Specified by:
getUDDI_Extension in interface UDDI
javax.xml.rpc.ServiceException

getUDDI_Extension

public UDDI_Extension_PortType getUDDI_Extension(java.net.URL portAddress)
                                          throws javax.xml.rpc.ServiceException
Specified by:
getUDDI_Extension in interface UDDI
javax.xml.rpc.ServiceException

getUDDI_UtilityAddress

public java.lang.String getUDDI_UtilityAddress()
Specified by:
getUDDI_UtilityAddress in interface UDDI

getUDDI_UtilityWSDDServiceName

public java.lang.String getUDDI_UtilityWSDDServiceName()

setUDDI_UtilityWSDDServiceName

public void setUDDI_UtilityWSDDServiceName(java.lang.String name)

getUDDI_Utility

public UDDI_Utility_PortType getUDDI_Utility()
                                      throws javax.xml.rpc.ServiceException
Specified by:
getUDDI_Utility in interface UDDI
javax.xml.rpc.ServiceException

getUDDI_Utility

public UDDI_Utility_PortType getUDDI_Utility(java.net.URL portAddress)
                                      throws javax.xml.rpc.ServiceException
Specified by:
getUDDI_Utility in interface UDDI
javax.xml.rpc.ServiceException

getUDDI_SecurityAddress

public java.lang.String getUDDI_SecurityAddress()
Specified by:
getUDDI_SecurityAddress in interface UDDI

getUDDI_SecurityWSDDServiceName

public java.lang.String getUDDI_SecurityWSDDServiceName()

setUDDI_SecurityWSDDServiceName

public void setUDDI_SecurityWSDDServiceName(java.lang.String name)

getUDDI_Security

public UDDI_Security_PortType getUDDI_Security()
                                        throws javax.xml.rpc.ServiceException
Specified by:
getUDDI_Security in interface UDDI
javax.xml.rpc.ServiceException

getUDDI_Security

public UDDI_Security_PortType getUDDI_Security(java.net.URL portAddress)
                                        throws javax.xml.rpc.ServiceException
Specified by:
getUDDI_Security in interface UDDI
javax.xml.rpc.ServiceException

getPort

public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
                        throws javax.xml.rpc.ServiceException
For the given interface, get the stub implementation. If this service has no port for the given interface, then ServiceException is thrown.

Specified by:
getPort in interface javax.xml.rpc.Service
Overrides:
getPort in class org.apache.axis.client.Service
javax.xml.rpc.ServiceException

getPort

public java.rmi.Remote getPort(javax.xml.namespace.QName portName,
                               java.lang.Class serviceEndpointInterface)
                        throws javax.xml.rpc.ServiceException
For the given interface, get the stub implementation. If this service has no port for the given interface, then ServiceException is thrown.

Specified by:
getPort in interface javax.xml.rpc.Service
Overrides:
getPort in class org.apache.axis.client.Service
javax.xml.rpc.ServiceException

getServiceName

public javax.xml.namespace.QName getServiceName()
Specified by:
getServiceName in interface javax.xml.rpc.Service
Overrides:
getServiceName in class org.apache.axis.client.Service

getPorts

public java.util.Iterator getPorts()
Specified by:
getPorts in interface javax.xml.rpc.Service
Overrides:
getPorts in class org.apache.axis.client.Service