Class GMSContextFactory


  • public class GMSContextFactory
    extends java.lang.Object
    Produces and retains the GMSContext for the lifetime of the GMS instance
    Version:
    $Revision$
    Author:
    Shreedhar Ganapathy Date: Jan 16, 2004
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static GMSContext getGMSContext​(java.lang.String groupName)  
      static void removeGMSContext​(java.lang.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​(java.lang.String groupName)
      • removeGMSContext

        public static void removeGMSContext​(java.lang.String groupName)