Skip navigation links

Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository
11g Release 1 (11.1.1)

E16598-01


com.flashline.registry.openapi.service.v300
Class FlashlineRegistryServiceLocator

java.lang.Object
  extended by org.apache.axis.client.Service
      extended by com.flashline.registry.openapi.service.v300.FlashlineRegistryServiceLocator

All Implemented Interfaces:
FlashlineRegistryService

public class FlashlineRegistryServiceLocator
extends org.apache.axis.client.Service
implements FlashlineRegistryService

Constructor Summary
FlashlineRegistryServiceLocator()
           
FlashlineRegistryServiceLocator(org.apache.axis.EngineConfiguration config)
           
FlashlineRegistryServiceLocator(java.lang.String wsdlLoc, javax.xml.namespace.QName sName)
           

 

Method Summary
 FlashlineRegistry getFlashlineRegistry()
           
 FlashlineRegistry getFlashlineRegistry(java.net.URL portAddress)
           
 java.lang.String getFlashlineRegistryAddress()
           
 java.lang.String getFlashlineRegistryWSDDServiceName()
           
 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()
           
 void setEndpointAddress(javax.xml.namespace.QName portName, java.lang.String address)
          Set the endpoint address for the specified port name.
 void setEndpointAddress(java.lang.String portName, java.lang.String address)
          Set the endpoint address for the specified port name.
 void setFlashlineRegistryEndpointAddress(java.lang.String address)
           
 void setFlashlineRegistryWSDDServiceName(java.lang.String name)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

FlashlineRegistryServiceLocator

public FlashlineRegistryServiceLocator()

FlashlineRegistryServiceLocator

public FlashlineRegistryServiceLocator(org.apache.axis.EngineConfiguration config)

FlashlineRegistryServiceLocator

public FlashlineRegistryServiceLocator(java.lang.String wsdlLoc,
                                       javax.xml.namespace.QName sName)
                                throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

Method Detail

getFlashlineRegistryAddress

public java.lang.String getFlashlineRegistryAddress()
Specified by:
getFlashlineRegistryAddress in interface FlashlineRegistryService

getFlashlineRegistryWSDDServiceName

public java.lang.String getFlashlineRegistryWSDDServiceName()

setFlashlineRegistryWSDDServiceName

public void setFlashlineRegistryWSDDServiceName(java.lang.String name)

getFlashlineRegistry

public FlashlineRegistry getFlashlineRegistry()
                                       throws javax.xml.rpc.ServiceException
Specified by:
getFlashlineRegistry in interface FlashlineRegistryService
Throws:
javax.xml.rpc.ServiceException

getFlashlineRegistry

public FlashlineRegistry getFlashlineRegistry(java.net.URL portAddress)
                                       throws javax.xml.rpc.ServiceException
Specified by:
getFlashlineRegistry in interface FlashlineRegistryService
Throws:
javax.xml.rpc.ServiceException

setFlashlineRegistryEndpointAddress

public void setFlashlineRegistryEndpointAddress(java.lang.String address)

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.
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.
Throws:
javax.xml.rpc.ServiceException

getServiceName

public javax.xml.namespace.QName getServiceName()

getPorts

public java.util.Iterator getPorts()

setEndpointAddress

public void setEndpointAddress(java.lang.String portName,
                               java.lang.String address)
                        throws javax.xml.rpc.ServiceException
Set the endpoint address for the specified port name.
Throws:
javax.xml.rpc.ServiceException

setEndpointAddress

public void setEndpointAddress(javax.xml.namespace.QName portName,
                               java.lang.String address)
                        throws javax.xml.rpc.ServiceException
Set the endpoint address for the specified port name.
Throws:
javax.xml.rpc.ServiceException

Skip navigation links

Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository
11g Release 1 (11.1.1)

E16598-01


Copyright © 2004-2010, Oracle and/or its affiliates. All rights reserved.