org.globus.ogsa.samples.GenerateCounter
Class GenerateCounterServiceGridLocator

java.lang.Object
  extended byorg.apache.axis.client.Service
      extended byorg.globus.ogsa.impl.core.service.ServiceLocator
          extended byorg.globus.ogsa.samples.GenerateCounter.GenerateCounterServiceGridLocator
All Implemented Interfaces:
GridLocator, javax.naming.Referenceable, java.io.Serializable, javax.xml.rpc.Service

public class GenerateCounterServiceGridLocator
extends ServiceLocator
implements GridLocator

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
GenerateCounterServiceGridLocator()
           
 
Method Summary
 GenerateCounterPortType getGenerateCounterService(HandleType handle)
           
 GenerateCounterPortType getGenerateCounterService(LocatorType locator)
           
 GenerateCounterPortType getGenerateCounterService(java.net.URL url)
           
 GridService getGridServiceSOAPBindingPort(HandleType handle)
           
 GridService getGridServiceSOAPBindingPort(LocatorType locator)
           
 GridService getGridServiceSOAPBindingPort(java.net.URL url)
           
 
Methods inherited from class org.globus.ogsa.impl.core.service.ServiceLocator
getEndpoint, getGSR, getLocal, getLocal, getServicePort, getServicePort, getServicePort, setEnableCacheGSR, setStubClass
 
Methods inherited from class org.apache.axis.client.Service
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getPort, getPort, getPorts, getReference, getServiceName, 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 org.globus.ogsa.GridLocator
getGSR, getServicePort, getServicePort, getServicePort, setEnableCacheGSR, setStubClass
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 
Methods inherited from interface javax.naming.Referenceable
getReference
 

Constructor Detail

GenerateCounterServiceGridLocator

public GenerateCounterServiceGridLocator()
Method Detail

getGridServiceSOAPBindingPort

public GridService getGridServiceSOAPBindingPort(HandleType handle)
                                          throws FaultType,
                                                 GridServiceException
Throws:
FaultType
GridServiceException

getGridServiceSOAPBindingPort

public GridService getGridServiceSOAPBindingPort(LocatorType locator)
                                          throws FaultType,
                                                 GridServiceException
Throws:
FaultType
GridServiceException

getGridServiceSOAPBindingPort

public GridService getGridServiceSOAPBindingPort(java.net.URL url)
                                          throws GridServiceException
Throws:
GridServiceException

getGenerateCounterService

public GenerateCounterPortType getGenerateCounterService(HandleType handle)
                                                  throws FaultType,
                                                         GridServiceException
Throws:
FaultType
GridServiceException

getGenerateCounterService

public GenerateCounterPortType getGenerateCounterService(LocatorType locator)
                                                  throws FaultType,
                                                         GridServiceException
Throws:
FaultType
GridServiceException

getGenerateCounterService

public GenerateCounterPortType getGenerateCounterService(java.net.URL url)
                                                  throws GridServiceException
Throws:
GridServiceException


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