com.webmethods.caf.portalclient.task.task
Class taskPortTypeServiceHelper

java.lang.Object
  extended by com.webmethods.caf.portalclient.task.task.taskPortTypeServiceHelper

public class taskPortTypeServiceHelper
extends Object


Constructor Summary
taskPortTypeServiceHelper()
           
 
Method Summary
static ItaskPortType bind()
           
static ItaskPortType bind(String url)
           
static ItaskPortType bind(String url, Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

taskPortTypeServiceHelper

public taskPortTypeServiceHelper()
Method Detail

bind

public static ItaskPortType bind()
                          throws RegistryException
Throws:
RegistryException

bind

public static ItaskPortType bind(String url)
                          throws RegistryException
Throws:
RegistryException

bind

public static ItaskPortType bind(String url,
                                 Context context)
                          throws RegistryException
Throws:
RegistryException