class: RoleHandlerServiceLocator

public class: RoleHandlerServiceLocator
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:18:27; Modified: 16.07.2009 15:18:27;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {2DA8CD09-9B73-48dc-958A-89398B8F0216}
 

Goto: Custom Properties, Fields, Methods

Implements: RoleHandlerService

See also: RoleHandlerService

Appears in: aa

Connections
 
Custom Properties
 
RoleHandlerServiceLocator Attributes
Attribute Details
private java.util.HashSet
  ports
Initial: null
private java.lang.String
  RoleHandlerService_address
Initial: "http://dev-coreservice.mpdl.mpg.de:8080/axis/services/RoleHandlerService"
Notes: Use to get a proxy class for RoleHandlerService
private java.lang.String
  RoleHandlerServiceWSDDServiceName
Initial: "RoleHandlerService"
Notes: The WSDD service name defaults to the port name.
 
RoleHandlerServiceLocator 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
getRoleHandlerService():de.escidoc.www.services.aa.RoleHandler
Sequential
Tags: throws=javax.xml.rpc.ServiceException
public
getRoleHandlerService(
   java.net.URL portAddress):de.escidoc.www.services.aa.RoleHandler
Sequential
Tags: throws=javax.xml.rpc.ServiceException
public
getRoleHandlerServiceAddress():java.lang.String
Sequential
public
getRoleHandlerServiceWSDDServiceName():java.lang.String
Sequential <<property get>>
Tags: attribute_name=RoleHandlerServiceWSDDServiceName
public
getServiceName():javax.xml.namespace.QName
Sequential
public
RoleHandlerServiceLocator():
Sequential
public
RoleHandlerServiceLocator(
   org.apache.axis.EngineConfiguration config):
Sequential
public
RoleHandlerServiceLocator(
   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
setRoleHandlerServiceEndpointAddress(
   java.lang.String address):void
Sequential
public
setRoleHandlerServiceWSDDServiceName(
   java.lang.String name):void
Sequential <<property set>>
Tags: attribute_name=RoleHandlerServiceWSDDServiceName