org.globus.ogsa.server
Class ServiceContainerCollection

java.lang.Object
  extended byorg.globus.ogsa.server.ServiceContainerCollection

public class ServiceContainerCollection
extends java.lang.Object


Constructor Summary
ServiceContainerCollection()
           
 
Method Summary
static void register(java.lang.String name, ServiceContainer container)
           
static void stop(java.lang.String name)
           
static void stopAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceContainerCollection

public ServiceContainerCollection()
Method Detail

register

public static void register(java.lang.String name,
                            ServiceContainer container)

stop

public static void stop(java.lang.String name)
                 throws GridServiceException
Throws:
GridServiceException

stopAll

public static void stopAll()
                    throws GridServiceException
Throws:
GridServiceException


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