org.globus.ogsa.router
Class ProxySetupHelper

java.lang.Object
  extended byorg.globus.ogsa.router.ProxySetupHelper

public class ProxySetupHelper
extends java.lang.Object

This is class helps setting up proxy objects that represent a remote service.


Constructor Summary
ProxySetupHelper()
           
 
Method Summary
static void destroyProxy(ServiceProperties proxyService)
           
static void setupProxy(ServiceProperties proxyService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxySetupHelper

public ProxySetupHelper()
Method Detail

setupProxy

public static void setupProxy(ServiceProperties proxyService)
                       throws GridServiceException
Throws:
GridServiceException

destroyProxy

public static void destroyProxy(ServiceProperties proxyService)


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.