de.fzi.kadmos.webutils.client
Class KADMOSWebUtilsClientFactory

java.lang.Object
  extended by de.fzi.kadmos.webutils.client.KADMOSWebUtilsClientFactory

public class KADMOSWebUtilsClientFactory
extends Object

Factory class to retrieve KADMOSWebUtilsClient.

Since:
1.1.0
Version:
1.3.0
Author:
Matthias Stumpp

Method Summary
 KADMOSWebUtilsClient createKADMOSWebUtilsClient(String serviceURL)
          Create an instance of KADMOSWebUtilsClient.
static KADMOSWebUtilsClientFactory getInstance()
          Gets the instance of this factory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static KADMOSWebUtilsClientFactory getInstance()
Gets the instance of this factory.

Since:
1.1.0

createKADMOSWebUtilsClient

public KADMOSWebUtilsClient createKADMOSWebUtilsClient(String serviceURL)
                                                throws KADMOSFault
Create an instance of KADMOSWebUtilsClient.

Throws:
KADMOSFault
Since:
1.1.0


Copyright © 2012. All Rights Reserved.