erland.webapp.homepage.logic.service
Class WSService

java.lang.Object
  extended by erland.webapp.homepage.logic.service.WSService
All Implemented Interfaces:
ServiceInterface

public class WSService
extends Object
implements ServiceInterface


Constructor Summary
WSService()
           
 
Method Summary
 String execute(ParameterValueStorageInterface parameters)
           
protected  String execute(String wsdl, String operationName, String portName, Map inParameters, String outParameter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSService

public WSService()
Method Detail

execute

public String execute(ParameterValueStorageInterface parameters)
Specified by:
execute in interface ServiceInterface

execute

protected String execute(String wsdl,
                         String operationName,
                         String portName,
                         Map inParameters,
                         String outParameter)


Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.