class: ScopeHandlerServiceLocator

public class: ScopeHandlerServiceLocator
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:01; Modified: 16.07.2009 15:19:01;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {C9A4A6B6-C0B4-4e00-95E1-A2258F57B6E8}
 

Goto: Custom Properties, Fields, Methods

Implements: ScopeHandlerService

See also: ServiceLocator, ScopeHandlerService

Appears in: sm

Connections
 
Custom Properties
 
ScopeHandlerServiceLocator Attributes
Attribute Details
private java.util.HashSet
  ports
Initial: null
private java.lang.String
  ScopeHandlerService_address
Initial: "http://dev-coreservice.mpdl.mpg.de:8080/axis/services/ScopeHandlerService"
Notes: Use to get a proxy class for ScopeHandlerService
private java.lang.String
  ScopeHandlerServiceWSDDServiceName
Initial: "ScopeHandlerService"
Notes: The WSDD service name defaults to the port name.
 
ScopeHandlerServiceLocator Methods
Operation Details
public
getPort(
   Class serviceEndpointInterface):java.rmi.Remote
Sequential
Tags: throws=javax.xml.rpc.ServiceException
Notes: For the given interface, get the stub implementation. If this service has no port for the given interface, then ServiceException is thrown.
public
getPort(
   javax.xml.namespace.QName portName,
   Class serviceEndpointInterface):java.rmi.Remote
Sequential
Tags: throws=javax.xml.rpc.ServiceException
Notes: For the given interface, get the stub implementation. If this service has no port for the given interface, then ServiceException is thrown.
public
getPorts():java.util.Iterator
Sequential
public
getScopeHandlerService():de.escidoc.www.services.sm.ScopeHandler
Sequential
Tags: throws=javax.xml.rpc.ServiceException
public
getScopeHandlerService(
   java.net.URL portAddress):de.escidoc.www.services.sm.ScopeHandler
Sequential
Tags: throws=javax.xml.rpc.ServiceException
public
getScopeHandlerServiceAddress():java.lang.String
Sequential
public
getScopeHandlerServiceWSDDServiceName():java.lang.String
Sequential <<property get>>
Tags: attribute_name=ScopeHandlerServiceWSDDServiceName
public
getServiceName():javax.xml.namespace.QName
Sequential
public
ScopeHandlerServiceLocator():
Sequential
public
ScopeHandlerServiceLocator(
   org.apache.axis.EngineConfiguration config):
Sequential
public
ScopeHandlerServiceLocator(
   java.lang.String wsdlLoc,
   javax.xml.namespace.QName sName):
Sequential
Tags: throws=javax.xml.rpc.ServiceException
public
setEndpointAddress(
   java.lang.String portName,
   java.lang.String address):void
Sequential
Tags: throws=javax.xml.rpc.ServiceException
Notes: Set the endpoint address for the specified port name.
public
setEndpointAddress(
   javax.xml.namespace.QName portName,
   java.lang.String address):void
Sequential
Tags: throws=javax.xml.rpc.ServiceException
Notes: Set the endpoint address for the specified port name.
public
setScopeHandlerServiceEndpointAddress(
   java.lang.String address):void
Sequential
public
setScopeHandlerServiceWSDDServiceName(
   java.lang.String name):void
Sequential <<property set>>
Tags: attribute_name=ScopeHandlerServiceWSDDServiceName