org.shoal.ha.group
Class GroupServiceFactory

java.lang.Object
  extended by org.shoal.ha.group.GroupServiceFactory

public class GroupServiceFactory
extends java.lang.Object

Author:
Mahesh Kannan

Method Summary
 GroupService getGroupService(java.lang.String myName, java.lang.String groupName, boolean startGMS)
           
static GroupServiceFactory getInstance()
           
static void main(java.lang.String[] args)
           
 void shutdown(java.lang.String myName, java.lang.String groupName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static GroupServiceFactory getInstance()

getGroupService

public GroupService getGroupService(java.lang.String myName,
                                    java.lang.String groupName,
                                    boolean startGMS)

shutdown

public void shutdown(java.lang.String myName,
                     java.lang.String groupName)

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010. All Rights Reserved.