com.sun.enterprise.ee.cms.impl.common
Class GMSContextFactory

java.lang.Object
  extended by com.sun.enterprise.ee.cms.impl.common.GMSContextFactory

public class GMSContextFactory
extends Object

Produces and retains the GMSContext for the lifetime of the GMS instance

Version:
$Revision: 1.2 $
Author:
Shreedhar Ganapathy Date: Jan 16, 2004

Method Summary
static GMSContext getGMSContext(String groupName)
           
static void removeGMSContext(String groupName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGMSContext

public static GMSContext getGMSContext(String groupName)

removeGMSContext

public static void removeGMSContext(String groupName)


Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.