org.globus.cog.abstraction.impl.execution.gt2ft
Class GassServerFactory

java.lang.Object
  extended byorg.globus.cog.abstraction.impl.execution.gt2ft.GassServerFactory

public class GassServerFactory
extends Object


Constructor Summary
GassServerFactory()
           
 
Method Summary
static GassServer getGassServer(GSSCredential credential, int port)
           
static void shutdownGassServers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GassServerFactory

public GassServerFactory()
Method Detail

getGassServer

public static GassServer getGassServer(GSSCredential credential,
                                       int port)
                                throws org.globus.cog.abstraction.impl.execution.gt2.GassServerException
Throws:
org.globus.cog.abstraction.impl.execution.gt2.GassServerException

shutdownGassServers

public static void shutdownGassServers()