org.gridforum.ogsi
Class OGSIServiceLocator
java.lang.Object
org.apache.axis.client.Service
org.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 classes inherited from class org.apache.axis.client.Service |
org.apache.axis.client.Service.HandlerRegistryImpl |
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 |
OGSIServiceLocator
public OGSIServiceLocator()
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.