org.gridforum.ogsi
Class OGSIServiceLocator

java.lang.Object
  extended byorg.apache.axis.client.Service
      extended byorg.gridforum.ogsi.OGSIServiceLocator
All Implemented Interfaces:
OGSIService, javax.naming.Referenceable, java.io.Serializable, javax.xml.rpc.Service

public class OGSIServiceLocator
extends org.apache.axis.client.Service
implements OGSIService

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.apache.axis.client.Service
org.apache.axis.client.Service.HandlerRegistryImpl
 
Constructor Summary
OGSIServiceLocator()
           
 
Method Summary
 Factory getFactoryPort()
           
 Factory getFactoryPort(java.net.URL portAddress)
           
 java.lang.String getFactoryPortAddress()
           
 java.lang.String getFactoryPortWSDDServiceName()
           
 GridService getGridServicePort()
           
 GridService getGridServicePort(java.net.URL portAddress)
           
 java.lang.String getGridServicePortAddress()
           
 java.lang.String getGridServicePortWSDDServiceName()
           
 HandleResolver getHandleResolverPort()
           
 HandleResolver getHandleResolverPort(java.net.URL portAddress)
           
 java.lang.String getHandleResolverPortAddress()
           
 java.lang.String getHandleResolverPortWSDDServiceName()
           
 NotificationSink getNotificationSinkPort()
           
 NotificationSink getNotificationSinkPort(java.net.URL portAddress)
           
 java.lang.String getNotificationSinkPortAddress()
           
 java.lang.String getNotificationSinkPortWSDDServiceName()
           
 NotificationSource getNotificationSourcePort()
           
 NotificationSource getNotificationSourcePort(java.net.URL portAddress)
           
 java.lang.String getNotificationSourcePortAddress()
           
 java.lang.String getNotificationSourcePortWSDDServiceName()
           
 NotificationSubscription getNotificationSubscriptionPort()
           
 NotificationSubscription getNotificationSubscriptionPort(java.net.URL portAddress)
           
 java.lang.String getNotificationSubscriptionPortAddress()
           
 java.lang.String getNotificationSubscriptionPortWSDDServiceName()
           
 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()
           
 ServiceGroupEntry getServiceGroupEntryPort()
           
 ServiceGroupEntry getServiceGroupEntryPort(java.net.URL portAddress)
           
 java.lang.String getServiceGroupEntryPortAddress()
           
 java.lang.String getServiceGroupEntryPortWSDDServiceName()
           
 ServiceGroup getServiceGroupPort()
           
 ServiceGroup getServiceGroupPort(java.net.URL portAddress)
           
 java.lang.String getServiceGroupPortAddress()
           
 java.lang.String getServiceGroupPortWSDDServiceName()
           
 ServiceGroupRegistration getServiceGroupRegistrationPort()
           
 ServiceGroupRegistration getServiceGroupRegistrationPort(java.net.URL portAddress)
           
 java.lang.String getServiceGroupRegistrationPortAddress()
           
 java.lang.String getServiceGroupRegistrationPortWSDDServiceName()
           
 javax.xml.namespace.QName getServiceName()
           
 void setFactoryPortWSDDServiceName(java.lang.String name)
           
 void setGridServicePortWSDDServiceName(java.lang.String name)
           
 void setHandleResolverPortWSDDServiceName(java.lang.String name)
           
 void setNotificationSinkPortWSDDServiceName(java.lang.String name)
           
 void setNotificationSourcePortWSDDServiceName(java.lang.String name)
           
 void setNotificationSubscriptionPortWSDDServiceName(java.lang.String name)
           
 void setServiceGroupEntryPortWSDDServiceName(java.lang.String name)
           
 void setServiceGroupPortWSDDServiceName(java.lang.String name)
           
 void setServiceGroupRegistrationPortWSDDServiceName(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

OGSIServiceLocator

public OGSIServiceLocator()
Method Detail

getNotificationSubscriptionPortAddress

public java.lang.String getNotificationSubscriptionPortAddress()
Specified by:
getNotificationSubscriptionPortAddress in interface OGSIService

getNotificationSubscriptionPortWSDDServiceName

public java.lang.String getNotificationSubscriptionPortWSDDServiceName()

setNotificationSubscriptionPortWSDDServiceName

public void setNotificationSubscriptionPortWSDDServiceName(java.lang.String name)

getNotificationSubscriptionPort

public NotificationSubscription getNotificationSubscriptionPort()
                                                         throws javax.xml.rpc.ServiceException
Specified by:
getNotificationSubscriptionPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getNotificationSubscriptionPort

public NotificationSubscription getNotificationSubscriptionPort(java.net.URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Specified by:
getNotificationSubscriptionPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getNotificationSinkPortAddress

public java.lang.String getNotificationSinkPortAddress()
Specified by:
getNotificationSinkPortAddress in interface OGSIService

getNotificationSinkPortWSDDServiceName

public java.lang.String getNotificationSinkPortWSDDServiceName()

setNotificationSinkPortWSDDServiceName

public void setNotificationSinkPortWSDDServiceName(java.lang.String name)

getNotificationSinkPort

public NotificationSink getNotificationSinkPort()
                                         throws javax.xml.rpc.ServiceException
Specified by:
getNotificationSinkPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getNotificationSinkPort

public NotificationSink getNotificationSinkPort(java.net.URL portAddress)
                                         throws javax.xml.rpc.ServiceException
Specified by:
getNotificationSinkPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getHandleResolverPortAddress

public java.lang.String getHandleResolverPortAddress()
Specified by:
getHandleResolverPortAddress in interface OGSIService

getHandleResolverPortWSDDServiceName

public java.lang.String getHandleResolverPortWSDDServiceName()

setHandleResolverPortWSDDServiceName

public void setHandleResolverPortWSDDServiceName(java.lang.String name)

getHandleResolverPort

public HandleResolver getHandleResolverPort()
                                     throws javax.xml.rpc.ServiceException
Specified by:
getHandleResolverPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getHandleResolverPort

public HandleResolver getHandleResolverPort(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Specified by:
getHandleResolverPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getGridServicePortAddress

public java.lang.String getGridServicePortAddress()
Specified by:
getGridServicePortAddress in interface OGSIService

getGridServicePortWSDDServiceName

public java.lang.String getGridServicePortWSDDServiceName()

setGridServicePortWSDDServiceName

public void setGridServicePortWSDDServiceName(java.lang.String name)

getGridServicePort

public GridService getGridServicePort()
                               throws javax.xml.rpc.ServiceException
Specified by:
getGridServicePort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getGridServicePort

public GridService getGridServicePort(java.net.URL portAddress)
                               throws javax.xml.rpc.ServiceException
Specified by:
getGridServicePort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getServiceGroupPortAddress

public java.lang.String getServiceGroupPortAddress()
Specified by:
getServiceGroupPortAddress in interface OGSIService

getServiceGroupPortWSDDServiceName

public java.lang.String getServiceGroupPortWSDDServiceName()

setServiceGroupPortWSDDServiceName

public void setServiceGroupPortWSDDServiceName(java.lang.String name)

getServiceGroupPort

public ServiceGroup getServiceGroupPort()
                                 throws javax.xml.rpc.ServiceException
Specified by:
getServiceGroupPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getServiceGroupPort

public ServiceGroup getServiceGroupPort(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Specified by:
getServiceGroupPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getFactoryPortAddress

public java.lang.String getFactoryPortAddress()
Specified by:
getFactoryPortAddress in interface OGSIService

getFactoryPortWSDDServiceName

public java.lang.String getFactoryPortWSDDServiceName()

setFactoryPortWSDDServiceName

public void setFactoryPortWSDDServiceName(java.lang.String name)

getFactoryPort

public Factory getFactoryPort()
                       throws javax.xml.rpc.ServiceException
Specified by:
getFactoryPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getFactoryPort

public Factory getFactoryPort(java.net.URL portAddress)
                       throws javax.xml.rpc.ServiceException
Specified by:
getFactoryPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getServiceGroupRegistrationPortAddress

public java.lang.String getServiceGroupRegistrationPortAddress()
Specified by:
getServiceGroupRegistrationPortAddress in interface OGSIService

getServiceGroupRegistrationPortWSDDServiceName

public java.lang.String getServiceGroupRegistrationPortWSDDServiceName()

setServiceGroupRegistrationPortWSDDServiceName

public void setServiceGroupRegistrationPortWSDDServiceName(java.lang.String name)

getServiceGroupRegistrationPort

public ServiceGroupRegistration getServiceGroupRegistrationPort()
                                                         throws javax.xml.rpc.ServiceException
Specified by:
getServiceGroupRegistrationPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getServiceGroupRegistrationPort

public ServiceGroupRegistration getServiceGroupRegistrationPort(java.net.URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Specified by:
getServiceGroupRegistrationPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getNotificationSourcePortAddress

public java.lang.String getNotificationSourcePortAddress()
Specified by:
getNotificationSourcePortAddress in interface OGSIService

getNotificationSourcePortWSDDServiceName

public java.lang.String getNotificationSourcePortWSDDServiceName()

setNotificationSourcePortWSDDServiceName

public void setNotificationSourcePortWSDDServiceName(java.lang.String name)

getNotificationSourcePort

public NotificationSource getNotificationSourcePort()
                                             throws javax.xml.rpc.ServiceException
Specified by:
getNotificationSourcePort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getNotificationSourcePort

public NotificationSource getNotificationSourcePort(java.net.URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Specified by:
getNotificationSourcePort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getServiceGroupEntryPortAddress

public java.lang.String getServiceGroupEntryPortAddress()
Specified by:
getServiceGroupEntryPortAddress in interface OGSIService

getServiceGroupEntryPortWSDDServiceName

public java.lang.String getServiceGroupEntryPortWSDDServiceName()

setServiceGroupEntryPortWSDDServiceName

public void setServiceGroupEntryPortWSDDServiceName(java.lang.String name)

getServiceGroupEntryPort

public ServiceGroupEntry getServiceGroupEntryPort()
                                           throws javax.xml.rpc.ServiceException
Specified by:
getServiceGroupEntryPort in interface OGSIService
Throws:
javax.xml.rpc.ServiceException

getServiceGroupEntryPort

public ServiceGroupEntry getServiceGroupEntryPort(java.net.URL portAddress)
                                           throws javax.xml.rpc.ServiceException
Specified by:
getServiceGroupEntryPort in interface OGSIService
Throws:
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
Throws:
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
Throws:
javax.xml.rpc.ServiceException

getServiceName

public javax.xml.namespace.QName getServiceName()
Specified by:
getServiceName in interface javax.xml.rpc.Service

getPorts

public java.util.Iterator getPorts()
Specified by:
getPorts in interface javax.xml.rpc.Service


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.